Commit Graph

2252 Commits

Author SHA1 Message Date
Krrish Dholakia d5d2ffffdf bump: version 1.41.28 → 1.42.0 2024-07-23 21:54:06 -07:00
Ishaan Jaff e9d6816011 Merge pull request #4838 from BerriAI/doc_anthropic_proxy_usage
doc - using anthropic with litellm proxy server
2024-07-23 16:38:09 -07:00
Krrish Dholakia 169da8b8d0 docs(guardrails.md): add team-based controls to guardrails 2024-07-23 15:39:21 -07:00
Krrish Dholakia d1ffb4de5f docs(raw_request_response.md): show how to get openai headers from response 2024-07-23 11:40:26 -07:00
Ishaan Jaff 8845bd4d76 doc - using anthropic with litellm proxy server 2024-07-23 10:42:17 -07:00
Krrish Dholakia a8c88dad64 docs(sidebar.js): add oidc to left nav 2024-07-23 10:37:06 -07:00
Krish Dholakia 5382242f4b Merge pull request #4836 from Manouchehri/oidc-docs-1
(docs): Add OIDC doc.
2024-07-23 10:34:37 -07:00
Ishaan Jaff 2ae5a936ea docs alerting 2024-07-23 10:10:01 -07:00
Ishaan Jaff 4559970a44 docs - alert to webhook_url 2024-07-23 10:06:18 -07:00
Ishaan Jaff c28697133f docs - slack alerting 2024-07-23 09:42:12 -07:00
Ishaan Jaff 25dc0877d9 docs Debugging / Troubleshooting 2024-07-23 09:16:53 -07:00
David Manouchehri bce56c1356 (docs): Make it more obvious where the group name is set in the example. 2024-07-23 16:15:21 +00:00
David Manouchehri 3d390a79f3 (docs): Add OIDC doc. 2024-07-23 16:08:28 +00:00
Krish Dholakia e770ac48a2 Merge branch 'main' into litellm_braintrust_integration 2024-07-22 22:40:39 -07:00
Ishaan Jaff 34575293a5 docs - team logging endpoints 2024-07-22 21:30:24 -07:00
Ishaan Jaff 290628d66b Merge pull request #4831 from BerriAI/litellm_api_control_team_logging
[Feat] - API Endpoints to control logging callbacks per Team
2024-07-22 21:22:14 -07:00
Ishaan Jaff 4465675d9a doc - team based logging 2024-07-22 21:20:13 -07:00
Ishaan Jaff 09dcf4f3bb docs - control team logging 2024-07-22 21:13:39 -07:00
Krrish Dholakia 548e4f53f8 feat(redact_messages.py): allow remove sensitive key information before passing to logging integration 2024-07-22 20:58:02 -07:00
Krrish Dholakia dd6d58d29b docs(braintrust.md): add braintrust.md to docs 2024-07-22 17:47:08 -07:00
Ishaan Jaff d3bced56bb docs - langsmith 2024-07-22 15:17:24 -07:00
Ishaan Jaff 488aca98a1 doc arize ai 2024-07-22 14:27:45 -07:00
Ishaan Jaff f6225623e9 Merge branch 'main' into litellm_return-response_headers 2024-07-20 19:05:56 -07:00
Ishaan Jaff 4e301658ca docs _response_headers 2024-07-20 17:32:34 -07:00
Ishaan Jaff 40ee954e8b Merge pull request #4808 from BerriAI/litellm_Add_mistral_models
feat - add mistral `open-codestral-mamba` `open-mistral-nemo`
2024-07-20 17:23:28 -07:00
Ishaan Jaff 106ff31c4d docs - using mistral models with litellm proxy 2024-07-20 17:08:35 -07:00
Ishaan Jaff 756a5f94a7 docs add mistral models 2024-07-20 17:02:34 -07:00
Ishaan Jaff 2e9f1e8de2 docs - response headers 2024-07-20 15:19:15 -07:00
Krrish Dholakia 576cccaade fix(main.py): check for ANTHROPIC_BASE_URL in environment
Fixes https://github.com/BerriAI/litellm/issues/4803
2024-07-20 14:38:31 -07:00
Ishaan Jaff 89922ab71f docs js spend tracking with tags 2024-07-20 13:15:20 -07:00
Ishaan Jaff b9fab4bd4d docs - using tags OpenAI JS 2024-07-20 13:02:10 -07:00
Krrish Dholakia 305e884174 docs(bedrock.md): add jamba instruct to bedrock docs 2024-07-19 21:14:34 -07:00
Ishaan Jaff 0f52870a82 docs- control cache on / off per request 2024-07-19 12:27:44 -07:00
Ishaan Jaff 9f6e280fe4 Merge pull request #4287 from BerriAI/litellm_docusaurus_fix_base_url
docs(docusaurus.config.js): fix docusaurus base url
2024-07-19 10:13:51 -07:00
Ishaan Jaff defc341f39 docs fireworks ai 2024-07-19 10:08:48 -07:00
Ishaan Jaff f04397e19a Merge pull request #4789 from BerriAI/litellm_router_refactor
[Feat-Router] - Tag based routing
2024-07-18 22:19:18 -07:00
Ishaan Jaff a4338bec11 docs - tag based routing 2024-07-18 22:18:10 -07:00
Ishaan Jaff ab17aa3919 rename doc 2024-07-18 21:48:24 -07:00
Krish Dholakia 967964a51c Merge branch 'main' into litellm_anthropic_response_schema_support 2024-07-18 20:40:16 -07:00
Ishaan Jaff d266234cd6 docs using free, paid tier 2024-07-18 18:01:21 -07:00
Krrish Dholakia 6d741a5424 docs(json_mode.md): add json mode to docs 2024-07-18 17:20:19 -07:00
Ishaan Jaff b9d4d67357 Merge pull request #4779 from BerriAI/docs_add_salt_key_docker_compose
Docs -  add `LITELLM_SALT_KEY` to docker compose
2024-07-18 15:28:26 -07:00
Ishaan Jaff 976cc3f5ea ui - fix typo on referencing base url 2024-07-18 13:36:05 -07:00
Ishaan Jaff b38f470135 docs on litellm docker compose 2024-07-18 13:08:06 -07:00
Ishaan Jaff 972eec2b3f docs - add instructions on LITELLM_SALT_KEY 2024-07-18 13:07:02 -07:00
Ishaan Jaff 51b3ef87d3 docs litellm telemetry 2024-07-18 12:36:16 -07:00
Ishaan Jaff b2623ed8a3 add gpt-4o-mini-2024-07-18 to docs 2024-07-18 10:43:33 -07:00
Florian Greinacher f8bec3a86c feat(proxy): support hiding health check details 2024-07-18 17:21:12 +02:00
Krish Dholakia 77656d9f11 Merge branch 'main' into litellm_aporio_integration 2024-07-17 22:14:29 -07:00
maamalama 9d157c50a4 Helicone headers to metadata 2024-07-17 17:06:42 -07:00