Commit graph

1980 commits

Author SHA1 Message Date
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
Krish Dholakia
c6a4f44d76 Merge pull request #4160 from BerriAI/litellm_vertex_completion_httpx
feat(vertex_httpx.py): Support Vertex AI system messages, JSON Schema, etc.
2024-06-12 22:09:16 -07:00
Krrish Dholakia
ab4b1d931b fix(vertex_httpx.py): support json schema 2024-06-12 21:46:43 -07:00
Ishaan Jaff
ff67f29c4d docs - add azure gpt-4o on docs 2024-06-12 21:39:03 -07:00
Ishaan Jaff
e3b3c305a3 docs - let users know clarifai streaming 2024-06-12 17:16:48 -07:00
Ishaan Jaff
53e064b81c docs - run custom path 2024-06-12 14:16:31 -07:00
Ishaan Jaff
4d30182720 Merge pull request #4152 from BerriAI/litellm_support_vertex_text_input
[Feat] Support `task_type`, `auto_truncate` params
2024-06-12 13:25:45 -07:00
Krrish Dholakia
29902b49d4 docs(raw_request_prod.md): add seeing raw request / response for proxy on docs 2024-06-12 11:00:29 -07:00
Krrish Dholakia
9dfc5419b2 docs(bedrock.md): add provider specific param info to bedrock docs 2024-06-12 10:57:40 -07:00
Ishaan Jaff
8eacc99cfc docs - task_type vertex ai 2024-06-12 10:55:48 -07:00
Krrish Dholakia
408a18d433 docs(enterprise.md): add logging spend with custom metadata 2024-06-12 08:55:03 -07:00