You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
For video's published before 2024, the filter should be latest_publish_date and not earliest_publish_date.
Is there anything that could be done in LangChain to improve the performance and give the correct response? Or is it a case of trying a different LLM that might perform better?
Many thanks
The text was updated successfully, but these errors were encountered:
https://github.com/langchain-ai/rag-from-scratch/blob/abafe332aea1b841989b830a494f97634ecbe5f0/rag_from_scratch_10_and_11.ipynb#L626
For video's published before 2024, the filter should be
latest_publish_date
and notearliest_publish_date
.Is there anything that could be done in LangChain to improve the performance and give the correct response? Or is it a case of trying a different LLM that might perform better?
Many thanks
The text was updated successfully, but these errors were encountered: