Commit Graph

3734 Commits

Author SHA1 Message Date
Anderson Mendoza
6a89037b04
docs(readme update): adding issues links 2023-10-07 17:57:44 -05:00
Krrish Dholakia
815893c7d9 bump: version 0.5.5 → 0.5.6 2023-10-07 15:54:57 -07:00
Krrish Dholakia
f6a48946b9 docs(custom-callback): return complete streaming response to custom callback 2023-10-07 15:54:52 -07:00
Krrish Dholakia
0c29658ee2 bump: version 0.5.4 → 0.5.5 2023-10-07 15:51:16 -07:00
Krrish Dholakia
58da58d5e1 style(openai.py): using typing for params 2023-10-07 15:51:16 -07:00
ishaan-jaff
42c363073b (docs) pass aws_access_key_id etc to completion 2023-10-07 15:49:28 -07:00
Krrish Dholakia
73fd895ee0 bump: version 0.5.3 → 0.5.4 2023-10-07 15:43:47 -07:00
Krrish Dholakia
bcf0b0ac7b style(main.py): clean up print statement 2023-10-07 15:43:40 -07:00
Krrish Dholakia
9cda24e1b2 fix(utils): adds complete streaming response to success handler 2023-10-07 15:42:00 -07:00
ishaan-jaff
f941975a78 (docs) with github 2023-10-07 15:38:36 -07:00
ishaan-jaff
e1c9772b76 bump: version 0.5.2 → 0.5.3 2023-10-07 15:32:08 -07:00
ishaan-jaff
286cb993a4 (docs) bedrock 2023-10-07 15:31:40 -07:00
ishaan-jaff
a67a531507 (docs) bedrock 2023-10-07 15:29:38 -07:00
ishaan-jaff
acef90b923 (feat) sagemaker auth in completion 2023-10-07 15:27:58 -07:00
ishaan-jaff
a58d0e9c94 (test) bedrock auth in completion 2023-10-07 15:27:58 -07:00
ishaan-jaff
48f5662b80 (feat) bedrock auth in completion 2023-10-07 15:27:58 -07:00
Krrish Dholakia
86a835f6fd docs(callbacks.md): add input callback to the callback docs 2023-10-07 14:21:30 -07:00
Krrish Dholakia
ab8093118b docs(adding-litellm-proxy-config-to-docs): adding litellm proxy config to docs 2023-10-07 14:14:05 -07:00
Krrish Dholakia
78e413675e docs(completion-docs): add ollama provider specific settings 2023-10-07 13:53:01 -07:00
Krrish Dholakia
d69038883c docs(completion-docs): adds more details on provider-specific params 2023-10-07 13:49:30 -07:00
ishaan-jaff
aa615fea4f (docs) azure 2023-10-07 13:41:18 -07:00
ishaan-jaff
160e0e092a (docs) azure openai 2023-10-07 13:36:35 -07:00
ishaan-jaff
27c3a9b39a (test) new azure test for passing base, version 2023-10-07 13:27:07 -07:00
ishaan-jaff
2bdf16dac9 (docs) azure 2023-10-07 13:22:31 -07:00
ishaan-jaff
a0b42d84f3 (docs) azure cookbook 2023-10-07 13:22:24 -07:00
ishaan-jaff
37454cf874 (docs) update azure docs 2023-10-07 12:08:19 -07:00
ishaan-jaff
66dd747f68 (docs) update index.md on docs.litellm.ai 2023-10-07 11:44:21 -07:00
ishaan-jaff
90a11bc138 (docs) remove mkdocs yml 2023-10-07 11:44:07 -07:00
ishaan-jaff
121fdaa8d2 bump: version 0.5.1 → 0.5.2 2023-10-07 11:12:34 -07:00
ishaan-jaff
a326a0ade1 test(completion): test bumping a version 2023-10-07 11:11:54 -07:00
Krrish Dholakia
f2a834e3e8 bump: version 0.5.0 → 0.5.1 2023-10-07 11:07:59 -07:00
Krrish Dholakia
dd33abcee9 fix(test_client.py): adds docs for test_client.py 2023-10-07 11:07:35 -07:00
Krrish Dholakia
b90f352736 docs(docs.md): cleanup litellm api docs 2023-10-07 10:58:14 -07:00
Krrish Dholakia
299d46ac45 bump: version 0.4.0 → 0.5.0 2023-10-07 07:54:27 -07:00
Krrish Dholakia
123ed29388 ci: merge conflict 2023-10-07 07:54:03 -07:00
Krrish Dholakia
f0c9c24925 fix(proxy_cli.py): check if model passed in 2023-10-07 07:52:02 -07:00
ishaan-jaff
fbd3fa122d (v bump) nightly update version bump 2023-10-06 21:52:43 -07:00
ishaan-jaff
160e0b3b49 (tests) mark tests as asyncio 2023-10-06 21:04:34 -07:00
ishaan-jaff
54514eb11f test(rate limit aware acompletion calls): fix test name 2023-10-06 20:52:19 -07:00
ishaan-jaff
b74a0b9713 bump v 2023-10-06 20:49:09 -07:00
ishaan-jaff
d42cd8fa07 docs(rate limit aware acompletion calls): docs 2023-10-06 20:48:53 -07:00
ishaan-jaff
498f9aece6 test(rate limit aware acompletion calls): testing 2023-10-06 20:48:53 -07:00
ishaan-jaff
228d6ea608 feat(rate limit aware acompletion calls): 2023-10-06 20:48:53 -07:00
Krrish Dholakia
035c65ed4a bump: version 0.3.2 → 0.4.0 2023-10-06 16:46:52 -07:00
Krrish Dholakia
52b0bcb5ec feat(proxy_cli.py): when user calls ollama model, run ollama serve 2023-10-06 16:46:52 -07:00
ishaan-jaff
56c87febae chore(stash rate limit manager changes ): 2023-10-06 16:22:02 -07:00
Krrish Dholakia
306a38880d feat(ollama.py): exposing ollama config 2023-10-06 15:52:58 -07:00
ishaan-jaff
914520fd3b bump: version 0.3.0 → 0.3.1 2023-10-06 15:48:14 -07:00
ishaan-jaff
5475d920b8 fix(test fix): 2023-10-06 15:48:09 -07:00
ishaan-jaff
47521c5a97 test commitizen bump 2023-10-06 15:41:38 -07:00