Skip to content

Commit 31ed72b

Browse files
authored
Merge pull request #54 from AnswerDotAI/hotfix-pin-litellm
hotfix for streaming claude search error
2 parents 3eb98e5 + 9d31177 commit 31ed72b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

settings.ini

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@ keywords = nbdev jupyter notebook python
2727
language = English
2828
status = 3
2929
user = AnswerDotAI
30-
requirements = litellm numpydoc toolslm fastcore>=1.8.13
30+
requirements = litellm<=1.80.5 numpydoc toolslm fastcore>=1.8.13
3131
dev_requirements = ipython pycachy>=0.0.4 fastlite
3232
cell_number = False
3333
readme_nb = index.ipynb

0 commit comments

Comments
 (0)