Skip to content

Commit

Permalink
Fix embeddings requirements (#11)
Browse files Browse the repository at this point in the history
  • Loading branch information
NeonBohdan authored Oct 23, 2023
1 parent 2e79801 commit 96e18bc
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 96e18bc

Please sign in to comment.