mirror of
https://github.com/Shubhamsaboo/awesome-llm-apps.git
synced 2026-03-09 07:25:00 -05:00
[PR #370] chore: pin dependencies and update LangChain import for compatibility #335
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/370
Author: @AshminDhungana
Created: 11/4/2025
Status: 🔄 Open
Base:
main← Head:main📝 Commits (1)
743e9ffchore: pin dependencies and update LangChain import for compatibility📊 Changes
2 files changed (+10 additions, -9 deletions)
View changed files
📝
voice_ai_agents/voice_rag_openaisdk/rag_voice.py(+1 -1)📝
voice_ai_agents/voice_rag_openaisdk/requirements.txt(+9 -8)📄 Description
What it does
requirements.txtto specific versions to ensure environment stability and prevent future breaking changes.langchain-text-splitters==1.0.0and updates code to use the compatible import instead of the deprecatedlangchain.text_splitter.🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.