Skip to content

Commit

Permalink
Merge branch 'main' into feature/llm/langchain-wrappers
Browse files Browse the repository at this point in the history
# Conflicts:
#	app/llm/basic_request_handler.py
#	app/llm/request_handler_interface.py
#	requirements.txt
  • Loading branch information
Hialus committed Feb 14, 2024
2 parents 16b72b0 + b6d5ff7 commit f578e18
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions requirements.txt
Original file line number Diff line number Diff line change
@@ -1,9 +1,9 @@
openai==1.11.1
openai==1.12.0
ollama==0.1.6
fastapi==0.109.2
uvicorn==0.23.1
uvicorn==0.27.1
black==24.1.1
flake8==7.0.0
pre-commit==3.6.0
pre-commit==3.6.1
pydantic==2.6.1
langchain==0.1.6

0 comments on commit f578e18

Please sign in to comment.