Commit graph

672 commits

Author SHA1 Message Date
Krrish Dholakia
afe14c8a96 fix(utils.py/completion_with_fallbacks): accept azure deployment name in rotations 2023-10-27 16:00:42 -07:00
ishaan-jaff
895cb5d0f9 (docs) add LiteLLM Server - deploy liteLLM 2023-10-26 20:18:51 -07:00
ishaan-jaff
7f90f400c3 (docs) add 1 click deploy to index.md 2023-10-26 20:12:29 -07:00
ishaan-jaff
13ff7cd429 (docs) add deploy button to index.md 2023-10-26 20:10:58 -07:00
ishaan-jaff
3563ae81a8 (docs) improve async + streaming completion 2023-10-26 12:10:37 -07:00
Krrish Dholakia
8d2a4a597a doc cleanup 2023-10-26 11:33:40 -07:00
ishaan-jaff
758628a621 (docs) litellm server deploy aws 2023-10-25 19:05:53 -07:00
ishaan-jaff
63fc276a2b (docs) litellm server deploy on aws 2023-10-25 19:04:37 -07:00
ishaan-jaff
0b0556cfd7 (docs) litellm server deploy on app runner 2023-10-25 18:58:55 -07:00
ishaan-jaff
913262fd99 (docs) litellm server instructions on deploying to aws app runner 2023-10-25 18:33:43 -07:00
ishaan-jaff
ae54db8c84 (docs) proxy server deploy to AWS 2023-10-25 17:07:53 -07:00
Krrish Dholakia
96068a2031 docs(routing.md): renaming docs for simplicity 2023-10-25 14:23:17 -07:00
Ishaan Jaff
628e52e9ab
Merge pull request #700 from josearangos/main
docs error ==> openai.error instead of openai.errors
2023-10-25 14:23:02 -07:00
ishaan-jaff
aa4d049a48 (docs) proxy server add caching flip per completion request 2023-10-25 14:17:21 -07:00
Krrish Dholakia
aec4de68a7 docs(routing.md): fix deployment tutorial 2023-10-25 14:02:11 -07:00
josearangos
203aa24aed docs error openai.error instead of openai.errors 2023-10-25 15:57:26 -05:00
ishaan-jaff
e7eb495a3a (docs) proxy add info on testing caching 2023-10-25 11:29:48 -07:00
ishaan-jaff
f208a1231b (docs) proxy server add info on caching 2023-10-25 10:38:58 -07:00
Krrish Dholakia
edfa4d550a docs(anyscale.md): adding anyscale documentation
n
2023-10-25 09:12:29 -07:00
ishaan-jaff
7b76a7ed25 (docs) on deploying render 2023-10-24 21:28:37 -07:00
ishaan-jaff
e897a75887 (docs) simple proxy testing 2023-10-24 21:13:41 -07:00
ishaan-jaff
923bc706fd (docs) simple proxy server 2023-10-24 21:00:01 -07:00
ishaan-jaff
70fcf351d8 (docs) simple proxy updates 2023-10-24 20:55:15 -07:00
ishaan-jaff
55b9fb6bfb (docs) add deploy to render litellm 2023-10-24 20:40:52 -07:00
Krrish Dholakia
046e1384c3 docs(huggingface.md): adding huggingface text-embedding-inference to docs 2023-10-24 17:53:39 -07:00
ishaan-jaff
e5c6f512f9 (docs) show how to set custom input_callback 2023-10-24 17:40:59 -07:00
Krish Dholakia
b86c679e71
Merge pull request #647 from nirga/traceloop-bug
fix: bugs in traceloop integration
2023-10-24 17:38:30 -07:00
ishaan-jaff
30dd0b5c6b (docs) proxy server title 2023-10-24 17:14:57 -07:00
Krrish Dholakia
59ddda5c4b docs(token_usage.md): adding registering model via url to docs 2023-10-24 16:21:38 -07:00
Krrish Dholakia
24c1207451 docs(proxy_server.md): cli tool deprecation notice 2023-10-24 16:01:05 -07:00
ishaan-jaff
f9ff8cbfb1 (docs) update cloud run deploy link 2023-10-24 12:53:23 -07:00
ishaan-jaff
ea0c65d146 (docs) add async embeddings 2023-10-23 15:23:23 -07:00
ishaan-jaff
fbac910436 (fix) openai proxy set langfuse as callback 2023-10-23 14:42:04 -07:00
ishaan-jaff
98100be5b6 (docs) proxy server auth 2023-10-23 11:56:35 -07:00
ishaan-jaff
07b2dec580 (docs) proxy server 2023-10-23 11:45:18 -07:00
ishaan-jaff
a89e40df5e (docs) testing proxy with anthropic 2023-10-23 11:28:46 -07:00
ishaan-jaff
d37dc4a891 (docs) update sidebar 2023-10-23 11:25:57 -07:00
ishaan-jaff
42cae96a36 (docs) add azure example for testing 2023-10-23 11:25:08 -07:00
ishaan-jaff
31e44aa87e (docs) gcloud run proxy 2023-10-23 11:20:00 -07:00
ishaan-jaff
b32c211669 (docs) proxy server 2023-10-23 11:10:24 -07:00
ishaan-jaff
c33fab924f (docs) update testing proxy 2023-10-23 10:58:38 -07:00
Ishaan Jaff
e1b873a2a0
Merge pull request #673 from kevinjyee/main
Update function calling docs
2023-10-23 10:42:34 -07:00
ishaan-jaff
0b7cc4b419 (docs) testing gcp proxy 2023-10-23 10:31:01 -07:00
ishaan-jaff
af5685ba5e (docs) proxy server instructions 2023-10-23 10:10:55 -07:00
Kevin Yee
54cd10db15 Update function calling docs 2023-10-23 13:03:39 -04:00
ishaan-jaff
5b88363433 (docs) proxy server 2023-10-23 09:50:09 -07:00
ishaan-jaff
0903cdd088 (docs) proxy server 2023-10-23 09:47:06 -07:00
ishaan-jaff
c07cae58f1 (docs) proxy server 2023-10-23 09:38:09 -07:00
ishaan-jaff
98a7f37d5f (docs) set env variables on google cloud run 2023-10-23 09:36:11 -07:00
Ishaan Jaff
3c5fb92a14
Merge pull request #671 from shrikant14/aws-client-docs
Incorrect boto3 parameter name
2023-10-23 08:53:31 -07:00