Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Upgrade dependency #950

Open
didlawowo opened this issue Apr 29, 2024 · 0 comments
Open

Upgrade dependency #950

didlawowo opened this issue Apr 29, 2024 · 0 comments

Comments

@didlawowo
Copy link

Is your feature request related to a problem? Please describe.
i'm trying to make chainlit working with open interpreter, using example provided in your documentation
should be possible, but with recent version 0.2.5 chainlit as some "old" dependency so we can't use last version "easily"

my requirements


chainlit==1.0.505
duckduckgo_search==5.3.0
fastapi==0.110.2
fastapi-socketio==0.0.10
huggingface-hub==0.22.2
langchain==0.1.16
langchain-community==0.0.34
langchain-core==0.1.46
langchain-llm==0.4.15
langchain-openai==0.0.5
langchain-text-splitters==0.0.1
literalai==0.0.507
loguru==0.7.2
nest-asyncio==1.6.0
numexpr==2.10.0
open-interpreter==0.2.1.  <<<<--------- old 
openai==1.23.6
pillow==10.3.0
pydantic==2.7.1
python-dotenv==1.0.0
qdrant-client==1.9.0
transformers==4.40.1
uvicorn==0.25.0
unstructured[all-docs]
google-search-results
langchainhub   
dataclasses-json==0.5.7
pypdf==3.17.4
unstructured-client==0.21.0

Describe the solution you'd like
i think should be usefull to upgrade dependency like tiktoken, uvicorn or pypdf

Describe alternatives you've considered
use old version like my requirements

Additional context
when you try to make chatbot with many feature keep requirements consistency is pretty complicated, i'm using python 3.10

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant