Commit graph

1260 commits

Author SHA1 Message Date
ishaan-jaff
713231c3f5 (docs) proxy quickstart 2024-02-09 10:21:39 -08:00
ishaan-jaff
327092ca29 (docs) getting started 2024-02-09 09:42:37 -08:00
David Leen
b791dec5b6 Add support for AWS credentials from profile file
https://boto3.amazonaws.com/v1/documentation/api/latest/guide/credentials.html#aws-config-file
2024-02-08 15:10:50 -08:00
Krrish Dholakia
662c39e6a1 docs(enterprise.md): adding enterprise support to docs 2024-02-08 10:02:40 -08:00
Ishaan Jaff
7330d2ee55 Merge pull request #1874 from BerriAI/litellm_azure_base_model_pricing
[FEAT] Azure Pricing - based on base_model in model_info
2024-02-07 18:37:55 -08:00
ishaan-jaff
ab48b6021c (docs) azure/gpt-4-0125-preview 2024-02-07 18:22:38 -08:00
ishaan-jaff
80546971ca (docs) pricing base_model 2024-02-07 16:54:24 -08:00
Krrish Dholakia
d2e3db7777 docs(langfuse_integration.md): docs for showing how to log errors to langfuse 2024-02-07 12:07:11 -08:00
Krrish Dholakia
ee91257c48 docs(ui.md): add more help to docs 2024-02-07 11:46:57 -08:00
Krrish Dholakia
e2d36cb73b docs(ui.md): add proxy admin view to docs 2024-02-07 11:38:27 -08:00
Krrish Dholakia
994d318304 docs(ui.md): ui doc updates 2024-02-07 11:38:27 -08:00
ishaan-jaff
46153724d2 (docs) caching 2024-02-06 19:39:32 -08:00
ishaan-jaff
cfd46738ed (docs) budget per end_user 2024-02-06 15:39:45 -08:00
Krrish Dholakia
84a60c7957 test(test_completion.py): fix test 2024-02-06 13:29:47 -08:00
Ishaan Jaff
e9c42eb4ae Merge branch 'main' into litellm_add_semantic_cache 2024-02-06 11:18:43 -08:00
ishaan-jaff
1e744558e2 (docs) litellm semantic caching 2024-02-06 10:54:55 -08:00
ishaan-jaff
bac4ff7ea7 (docs) redis cache 2024-02-06 10:53:28 -08:00
ishaan-jaff
b845f437b7 (docs) using semantic caching on proxy 2024-02-06 10:32:07 -08:00
ishaan-jaff
756eb290f6 (docs) upperbound_key_generate_params 2024-02-05 22:37:05 -08:00
David Manouchehri
b5e6e1efc2 (docs) Add session_id to Langfuse doc 2024-02-05 15:21:05 -05:00
ishaan-jaff
ba5f87c3e4 (docs) update ui 2024-02-03 20:43:43 -08:00
Krish Dholakia
dbaad8ae56 Merge pull request #1799 from BerriAI/litellm_bedrock_stable_diffusion_support
feat(bedrock.py): add stable diffusion image generation support
2024-02-03 12:59:00 -08:00
Krrish Dholakia
4e8d53693b docs(bedrock.md): add image generation docs to bedrock file 2024-02-03 12:17:30 -08:00
ishaan-jaff
87bc8ded03 (docs) /user/new 2024-02-03 10:59:06 -08:00
Krrish Dholakia
5e809b68c3 docs(logging.md): add team-based logging to docs 2024-02-02 20:15:49 -08:00
Krrish Dholakia
0ae5ef6ccd docs(vertex.md): adding vertex ai model garden support to docs 2024-02-02 18:42:56 -08:00
ishaan-jaff
c2904a8057 (docs) set ssl_verify for OpenAI 2024-02-01 21:07:58 -08:00
Krrish Dholakia
0074f82607 docs(token_usage.md): add LITELLM_LOCAL_MODEL_COST_MAP to docs 2024-02-01 18:05:13 -08:00
ishaan-jaff
969f7a64b6 (docs) ui 2024-02-01 16:17:35 -08:00
ishaan-jaff
c7bcd1ef0b (docs) remove PROXYBASEURL 2024-02-01 13:09:03 -08:00
ishaan-jaff
a10661ae47 (docs) use bedrock + aws_region on proxy 2024-02-01 10:10:51 -08:00
Krrish Dholakia
11d1807657 docs(configs.md): add aws routing to proxy docs 2024-02-01 08:50:20 -08:00
ishaan-jaff
51f1cdebdf (docs) update proxy ui docs 2024-01-31 19:54:04 -08:00
ishaan-jaff
d6a9126913 (docs) UI - no sso 2024-01-30 17:05:36 -08:00
ishaan-jaff
6290e9c027 (docs) ui + sso callbacks 2024-01-30 15:41:01 -08:00
ishaan-jaff
42005ad964 (docs) setting organization on config.yaml 2024-01-30 11:08:52 -08:00
Krrish Dholakia
d7ed5a978e docs(configs.md): add complete proxy config in docs 2024-01-30 07:48:56 -08:00
ishaan-jaff
835f9c0136 (docs) default /key/generate params 2024-01-29 17:06:11 -08:00
Ishaan Jaff
5fab418684 Merge pull request #1673 from BerriAI/litellm_version_health_readiness
[Feat] return litellm version in health/readiness
2024-01-29 15:36:18 -08:00
Krrish Dholakia
4f87563c6f docs(debugging.md): add docs for debugging on the proxy 2024-01-29 15:21:12 -08:00
ishaan-jaff
dbd0ba77ef (docs) /healthreadiness 2024-01-29 15:21:08 -08:00
ishaan-jaff
6155ba2c4e (docs) Default /key/generate params 2024-01-29 14:35:22 -08:00
ishaan-jaff
382fddc237 (docs) use admin UI 2024-01-29 12:20:18 -08:00
ishaan-jaff
2ef893a1cf (docs) hosted ui litellm 2024-01-29 09:43:55 -08:00
Krrish Dholakia
3da14b620d docs(virtual_keys.md): add key alias and key name to docs 2024-01-27 20:03:07 -08:00
ishaan-jaff
4e53461d12 (docs) on callbacks tracking api_key, base etc 2024-01-27 08:31:50 -08:00
ishaan-jaff
ef39403ce3 (docs) alerting 2024-01-26 15:22:50 -08:00
ishaan-jaff
39a0f00544 (docs) alerts - key, proxy budgets 2024-01-26 15:22:50 -08:00
ishaan-jaff
a88fff1e53 (docs) dimensions embedding param 2024-01-26 13:33:11 -08:00
ishaan-jaff
2cd9b7b6f5 (docs) new gpt-4-0125-preview 2024-01-25 14:48:56 -08:00