Skip to content

Commit

Permalink
Merge branch 'master' into update/WHISPER_CPP_VERSION
Browse files Browse the repository at this point in the history
  • Loading branch information
mudler authored Sep 25, 2024
2 parents 14051be + 8c4f720 commit 3a27a53
Show file tree
Hide file tree
Showing 3 changed files with 4 additions and 4 deletions.
2 changes: 1 addition & 1 deletion docs/data/version.json
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
{
"version": "v2.20.1"
"version": "v2.21.0"
}
2 changes: 1 addition & 1 deletion examples/chainlit/requirements.txt
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
llama_index==0.11.9
llama_index==0.11.12
requests==2.32.3
weaviate_client==4.8.1
transformers
Expand Down
4 changes: 2 additions & 2 deletions examples/langchain-chroma/requirements.txt
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
langchain==0.3.0
openai==1.45.1
openai==1.47.1
chromadb==0.5.5
llama-index==0.11.7
llama-index==0.11.12

0 comments on commit 3a27a53

Please sign in to comment.