mirror of
https://github.com/Shubhamsaboo/awesome-llm-apps.git
synced 2026-07-16 07:23:23 -05:00
[PR #108] [MERGED] Update llama3.1_local_rag.py #11503
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
📋 Pull Request Information
Original PR: https://github.com/Shubhamsaboo/awesome-llm-apps/pull/108
Author: @publicarray
Created: 2/1/2025
Status: ✅ Merged
Merged: 2/3/2025
Merged by: @Shubhamsaboo
Base:
main← Head:patch-1📝 Commits (1)
dad10e8Update llama3.1_local_rag.py📊 Changes
2 files changed (+12 additions, -7 deletions)
View changed files
📝
rag_tutorials/llama3.1_local_rag/llama3.1_local_rag.py(+10 -6)📝
rag_tutorials/llama3.1_local_rag/requirements.txt(+2 -1)📄 Description
Fixes The class
OllamaEmbeddingswas 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.🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.