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
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
-
These are the current (first order) dependencies:
python = ">=3.8.1,<3.12" # updated for llama-index dependency
openai = "0.28"
termcolor = "2.3.0"
typer = ">=0.3.2"
rudder-sdk-python = ">=2.0.2"
dataclasses-json = "0.5.7"
tiktoken = ">=0.0.4"
tabulate = "0.9.0"
python-dotenv = ">=0.21.0"
langchain = ">=0.0.335"
It would be nice to reduce the number of dependencies if possible.
Hypotheses:
or
or
Different note:
Does this make sense? More ideas? This discussion should result in a feature request.
Beta Was this translation helpful? Give feedback.
All reactions