Commit Graph

4 Commits

Author SHA1 Message Date
Raoul Scalise
5d4730e1e3 Add docstring
Modified files:
- rag_tutorials/autonomous_rag/autorag.py
- rag_tutorials/llama3.1_local_rag/llama3.1_local_rag.py
- rag_tutorials/local_hybrid_search_rag/local_main.py
2025-02-16 19:06:55 +01:00
Sebastian Schmidt
dad10e82cb Update llama3.1_local_rag.py
Fixes The class `OllamaEmbeddings` was deprecated in LangChain 0.3.1 and will be removed in 1.0.0. An updated version of the class exists in the :class:`~langchain-ollama package and should be used instead.
2025-02-02 10:00:59 +11:00
zjjzyl
0637432129 chore: update all the README.md about how to go to the desired project directory 2024-12-16 20:21:17 +08:00
ShubhamSaboo
1a8f4fdb30 chore: Updated the structure 2024-11-04 20:59:39 -06:00