Skip to content

Commit

Permalink
Fix embeddings requirements
Browse files Browse the repository at this point in the history
  • Loading branch information
NeonBohdan committed Oct 21, 2023
1 parent 2e79801 commit af6d842
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion requirements/requirements.txt
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
# model
openai~=0.27
openai["embeddings"]~=0.27
# networking
neon_llm_core==0.0.6

0 comments on commit af6d842

Please sign in to comment.