Commit Graph
2166 Commits
Author SHA1 Message Date
Krrish Dholakia e9241044b1 fix(test_completion.py): fix azure test 2023-10-05 22:55:17 -07:00
Krrish Dholakia 8140a1d2ec bump: version 0.2.1 → 0.2.2 2023-10-05 22:44:45 -07:00
Krrish Dholakia e0f1cffa87 fix: azure flag check 2023-10-05 22:44:41 -07:00
Krrish Dholakia 93cb869e29 bump: version 0.2.0 → 0.2.1 2023-10-05 22:37:00 -07:00
Krrish Dholakia 060a2e40b2 fix: fixing mypy linting errors and being backwards compatible for azure=true flag 2023-10-05 22:36:32 -07:00
Krrish Dholakia 25d8f45817 bump: version 0.1.824 → 0.2.0 2023-10-05 22:15:23 -07:00
Krrish Dholakia dd7e397650 style(test_completion.py): fix merge conflict 2023-10-05 22:09:38 -07:00
ishaan-jaff 396d9d8e38 fix(n param in completion()): try bump v again 2023-10-05 20:08:50 -07:00
ishaan-jaff 4e6e79b20a fix(n param in completion()): fix error thrown when passing n for cohere 2023-10-05 19:54:13 -07:00
ishaan-jaff 1897a1ee46 fix(llmonitor callback): correctly set user_id 2023-10-05 19:36:39 -07:00
ishaan-jaff 8b9f30038d docs(llmonitor callback): 2023-10-05 19:34:09 -07:00
ishaan-jaff 8120477be4 fix(completion()): add request_timeout as a param, fix claude error when request_timeout set 2023-10-05 19:05:28 -07:00
Krrish Dholakia a724d4bed2 docs(added-migration-to-docs): added migration guide to docs 2023-10-05 11:43:54 -07:00
Krish DholakiaandGitHub c8674e18eb Update README.md 2023-10-05 11:34:17 -07:00
Krish DholakiaandGitHub b50d7c2c7d Update README.md 2023-10-05 11:31:33 -07:00
ishaan-jaff ca9ba6b1fa fix(ollama): fix ollama when api_base not set 2023-10-05 11:22:23 -07:00
ishaan-jaff 7edaff6198 fix ollama tests comments 2023-10-05 11:20:34 -07:00
ishaan-jaff 29509a48f8 ollama default api_base to http://localhost:11434 2023-10-05 11:04:51 -07:00
Krrish Dholakia ed31860206 adding custom prompt templates to ollama 2023-10-05 10:48:16 -07:00
Krish DholakiaandGitHub 966ad27662 Merge pull request #537 from Akash190104/patch-1
[docs] minor typo correction
2023-10-05 09:25:35 -07:00
Akash KunduandGitHub c4c2d18128 [docs] minor typo correction
Just a small typo on the langchain tutorial.
2023-10-05 18:06:34 +05:30
ishaan-jaff 5c55011888 docs 2023-10-04 16:14:09 -07:00
ishaan-jaff e487c33adc remove results.json from tests 2023-10-04 16:10:12 -07:00
ishaan-jaff 6d1749c687 remove api key from output docs 2023-10-04 16:07:44 -07:00
ishaan-jaff 682ccd9968 bump v 2023-10-04 16:04:09 -07:00
ishaan-jaff 68698372b0 add test batch completions 2023-10-04 16:03:58 -07:00
ishaan-jaff 2d4671a7ef add ratelimitmanager 2023-10-04 16:03:58 -07:00
ishaan-jaff e9160a1485 fix linting 2023-10-04 16:03:58 -07:00
ishaan-jaff 7e9aae363d add rate limit manager to docs 2023-10-04 16:03:58 -07:00
ishaan-jaff 2d281a28b3 example output 2023-10-04 16:03:58 -07:00
ishaan-jaff 34dc176440 make rate limit hadler a class 2 2023-10-04 16:03:58 -07:00
ishaan-jaff 68006ff584 make RateLimitHandler a class 2023-10-04 16:03:58 -07:00
Krish DholakiaandGitHub 24c12d6b9b Merge pull request #530 from vedant-z/patch-1
Update utils.py
2023-10-04 15:42:59 -07:00
ishaan-jaff a0641ab430 add test batch com rate limits 2023-10-04 14:46:11 -07:00
ishaan-jaff defc830e95 add batch_completion_rate_limits 2023-10-04 14:46:11 -07:00
ishaan-jaff f6af10b2ca add batch_completion with rate limits to utils 2023-10-04 14:46:11 -07:00
ishaan-jaff a7a88867ff docs fix 2023-10-04 14:46:11 -07:00
ishaan-jaff c4a595d352 add batch completion rate limits docs 2023-10-04 14:46:11 -07:00
Vedant BorkarandGitHub c21eae7f79 Update utils.py 2023-10-05 03:07:50 +05:30
Krrish Dholakia 69a0a775f8 update docs 2023-10-04 11:30:54 -07:00
ishaan-jaff 2cd2c6c486 remove .readthedocs yaml 2023-10-04 10:21:58 -07:00
ishaan-jaff 0f7256533f docs update 2023-10-04 10:20:08 -07:00
Krish DholakiaandGitHub fa86d9c6e2 Update README.md 2023-10-04 09:50:20 -07:00
Krish DholakiaandGitHub 1b22caa1cf Update README.md 2023-10-04 09:49:01 -07:00
ishaan-jaff 2c4bfc61a3 move projects built on litellm into extras 2023-10-04 09:43:59 -07:00
ishaan-jaff 647483f172 remove secret manager integration from docs 2023-10-04 09:40:16 -07:00
ishaan-jaff 84567e4f99 langfuse docs 2023-10-04 09:28:17 -07:00
ishaan-jaff 925a6645df pass langfuse host 2023-10-04 09:21:46 -07:00
ishaan-jaff e0373e05ad add langfuse host in callback 2023-10-04 09:12:21 -07:00
ishaan-jaff a6e3bcaeb3 langfuse custom LangFUSE host 2023-10-04 09:12:21 -07:00