Commit graph

2040 commits

Author SHA1 Message Date
Krrish Dholakia
5ac667b82e docs(users.md): add default reset budget note 2024-06-19 11:17:37 -07:00
Krrish Dholakia
fda955d943 docs(input.md): clarify meaning of 'drop_params' 2024-06-19 10:04:58 -07:00
Krrish Dholakia
affa220be9 docs(deploy.md): add community terraform module 2024-06-18 20:46:56 -07:00
Krish Dholakia
ac97e40ca7 Merge pull request #4274 from BerriAI/litellm_router_multiple_orgs
fix(proxy_server.py): fix llm_model_list to use router.get_model_list()
2024-06-18 20:27:49 -07:00
Ishaan Jaff
51d29244bd docs - show setting trace name 2024-06-18 20:12:00 -07:00
Krrish Dholakia
aeeaadfaa6 fix(router.py): support adding models across multiple orgs, with 1 model definition 2024-06-18 19:57:10 -07:00
Ishaan Jaff
c06482709f fix setting langfuse attributes thru header 2024-06-18 12:09:58 -07:00
Ishaan Jaff
8a0cd7e93e fix getting started docs 2024-06-18 11:07:18 -07:00
Ishaan Jaff
a0eec17f29 docs - using groq models 2024-06-18 10:46:34 -07:00
Ishaan Jaff
9134bd3ce0 docs - deep infra llama3 2024-06-18 10:45:09 -07:00
Krrish Dholakia
af4c88aa6d docs(instructor.md): add instructor to integrations 2024-06-18 07:21:44 -07:00
Krrish Dholakia
9bb50ba2de docs(gemini.md): add function calling to docs 2024-06-17 21:48:20 -07:00
Ishaan Jaff
51d5985bca docs - logfire 2024-06-17 19:47:31 -07:00
Ishaan Jaff
94709e8309 fix deps 2024-06-17 19:33:10 -07:00
Ishaan Jaff
a4b1b9a3ac update logging docs 2024-06-17 17:31:58 -07:00
Ishaan Jaff
6b790584a3 docs - codestral 2024-06-17 16:46:46 -07:00
Ishaan Jaff
17224d8877 Merge pull request #4253 from BerriAI/dependabot/npm_and_yarn/docs/my-website/sharp-0.32.6
build(deps): bump sharp from 0.30.7 to 0.32.6 in /docs/my-website
2024-06-17 16:36:50 -07:00
Ishaan Jaff
952b9fa482 Merge pull request #4247 from BerriAI/litellm_add_codestral_fim
[Feat] Add Codestral FIM API
2024-06-17 16:35:47 -07:00
dependabot[bot]
8b372a4ad0 build(deps): bump sharp from 0.30.7 to 0.32.6 in /docs/my-website
Bumps [sharp](https://github.com/lovell/sharp) from 0.30.7 to 0.32.6.
- [Release notes](https://github.com/lovell/sharp/releases)
- [Changelog](https://github.com/lovell/sharp/blob/main/docs/changelog.md)
- [Commits](https://github.com/lovell/sharp/compare/v0.30.7...v0.32.6)

---
updated-dependencies:
- dependency-name: sharp
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-06-17 23:32:32 +00:00
Ishaan Jaff
c79993ada4 docs - "codestral/codestral-latest" 2024-06-17 16:27:17 -07:00
dependabot[bot]
db3b348d66 build(deps): bump ws from 7.5.9 to 7.5.10 in /docs/my-website
Bumps [ws](https://github.com/websockets/ws) from 7.5.9 to 7.5.10.
- [Release notes](https://github.com/websockets/ws/releases)
- [Commits](https://github.com/websockets/ws/compare/7.5.9...7.5.10)

---
updated-dependencies:
- dependency-name: ws
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-06-17 23:17:49 +00:00
Ishaan Jaff
7104a209c4 docs - code stral api 2024-06-17 16:12:45 -07:00
Ishaan Jaff
2057c68217 docs - codestral fim 2024-06-17 14:34:05 -07:00
Ishaan Jaff
6ad6d621d2 fix docs build 2024-06-17 11:52:49 -07:00
Ishaan Jaff
eb57fc2b9d docs - fix build time issues 2024-06-15 16:12:37 -07:00
Ishaan Jaff
94c23448b0 docs - fix deps 2024-06-15 16:05:32 -07:00
Ishaan Jaff
42f6632e9f docs - fix build time errors 2024-06-15 15:11:10 -07:00
Ishaan Jaff
e39c35ce9d docs - fix doc build time errors 2024-06-15 14:58:02 -07:00
Ishaan Jaff
03ca7ec266 doc fix 2024-06-15 14:22:32 -07:00
Ishaan Jaff
0515dfdb1c bump docusaurus version 2024-06-15 09:11:39 -07:00
Krrish Dholakia
9982865d22 docs(reliability.md): add content policy fallback docs to proxy 2024-06-14 22:04:11 -07:00
Krrish Dholakia
e9d294742f docs(routing.md): improve docs 2024-06-14 21:55:27 -07:00
Krrish Dholakia
b4be0426d4 docs(routing.md): update routing fallback docs with proxy examples 2024-06-14 21:53:45 -07:00
Ishaan Jaff
8d35286639 docs emails 2024-06-14 21:49:45 -07:00
Krrish Dholakia
2c1fa8f263 docs(routing.md): add content policy fallbacks to docs 2024-06-14 21:47:55 -07:00
Krrish Dholakia
f012212326 docs(alerting.md): add alerting metadata to docs 2024-06-14 19:04:16 -07:00
Krrish Dholakia
dc3fd61b93 docs(users.md): update user docs to show reset budget 2024-06-14 14:46:23 -07:00
Krrish Dholakia
af2aeb595d fix(proxy/utils.py): fix reset monthly budget
fix to reset at the same time each month (not at start of month)
2024-06-14 14:41:06 -07:00
Krish Dholakia
8c7aa24959 Merge pull request #3559 from Intellegam/main
Langfuse integration support for `parent_observation_id` parameter
2024-06-14 06:55:45 -07:00
Ishaan Jaff
d27739e833 docs - custom logout url 2024-06-13 20:54:08 -07:00
Krrish Dholakia
a6e45e2de5 docs(team_budgets.md): fix docs 2024-06-13 20:47:42 -07:00
Ishaan Jaff
4a03e073f4 doc fix creating team budgets 2024-06-13 19:02:29 -07:00
Ishaan Jaff
07e18d7e22 doc - setting team budgets 2024-06-13 17:01:27 -07:00
Ishaan Jaff
37fac21151 doc - team based budgets 2024-06-13 16:59:01 -07:00
Ishaan Jaff
4a2b2d96a9 doc - setting team budgets 2024-06-13 15:56:43 -07:00
Ishaan Jaff
e827ea00df Merge pull request #4179 from BerriAI/litellm_add_remaining_team_budget_gauge
[Feat] - Prometheus add remaining_team_budget gauge
2024-06-13 14:59:41 -07:00
Ishaan Jaff
afda34362a docs - budget metrics litellm 2024-06-13 14:40:02 -07:00
Krrish Dholakia
f774033bf9 docs(alerting.md): add expected response teams alerting image to docs 2024-06-13 14:28:43 -07:00
Krrish Dholakia
178aa2c338 docs(alerting.md): add microsoft teams alerting to docs 2024-06-13 14:21:33 -07:00
Mitsuki Ogasahara
bd13b1242c Fix errors in the Vertex AI documentation 2024-06-13 22:37:58 +09:00