Commit Graph

4330 Commits

Author SHA1 Message Date
mrFranklin 7f06b7bb4e doc: update opik integration doc 2025-09-25 16:26:34 +08:00
dependabot[bot] 268b66b7ea Bump tar-fs from 3.0.10 to 3.1.1 in /docs/my-website (#14872)
Bumps [tar-fs](https://github.com/mafintosh/tar-fs) from 3.0.10 to 3.1.1.
- [Commits](https://github.com/mafintosh/tar-fs/compare/v3.0.10...v3.1.1)

---
updated-dependencies:
- dependency-name: tar-fs
  dependency-version: 3.1.1
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-09-24 16:13:13 -07:00
Krish Dholakia e92a73d603 Merge pull request #14831 from otaviofbrito/minor/fix-context-caching-vertex
Vertex AI Context Caching: use Vertex ai API v1 instead of v1beta1 and accept 'cachedContent' param
2025-09-23 18:29:51 -07:00
Krish Dholakia 64a305f9dd Merge pull request #14721 from dharamendrak/reuse-aiohttp-session-http-handler
feat: Add shared_session parameter for aiohttp ClientSession reuse
2025-09-23 18:07:32 -07:00
Mubashir Osmani fc1c39645a docs: Letta Guide (#14798)
* fix: flaky passthrough tests

* Revert "fix: flaky passthrough tests"

This reverts commit ffe692e017600a8853ab7c31f95485958ab74c5f.

* fix: serialize prisma objects

* docs: added letta

* arranged endpoints in alphabetical order

* added user_api_key fields to custom auth docs

* user onboarding

* cleaning up

This reverts commit 40e2aade73632cea371c6092d766ba193f9ac4a3.

* cleaning up
This reverts commit ffe692e017600a8853ab7c31f95485958ab74c5f.

* Revert "fix: serialize prisma objects"

This reverts commit 1e7bd13c26dcac8bff1f818c39b2b78f22f0ba28.
2025-09-23 16:18:57 -07:00
Ishaan Jaff e0526c4554 [Fix] Priority Reservation: keys without priority metadata receive higher priority than keys with explicit priority configurations. (#14832)
* add PriorityReservationSettings

* add priority_reservation_settings

* add _get_priority_weight

* docs update
2025-09-23 15:45:05 -07:00
Otavio Brito 2e7d9d1822 update example 2025-09-23 19:09:03 -03:00
Otavio Brito d6c9406608 update context cache param 2025-09-23 18:31:04 -03:00
Ishaan Jaffer 45f835227b Revert "Merge pull request #14769 from TeddyAmkie/doc-updates-sept-2025"
This reverts commit 666bcac2af, reversing
changes made to b7803bcbb0.
2025-09-23 14:14:58 -07:00
Ishaan Jaffer 426c6fea9f Revert "Merge pull request #14761 from uzaxirr/feat/sdk-additional-headers"
This reverts commit 8628c265b9, reversing
changes made to be193fbffd.
2025-09-23 13:59:54 -07:00
Dharamendra Kumar 34f51a20eb Merge branch 'main' into reuse-aiohttp-session-http-handler 2025-09-23 10:36:35 -07:00
Krish Dholakia e377e30e95 Merge pull request #14775 from SmartManoj/patch-3
Docs: Update model references from gemini-pro to gemini-2.5-pro
2025-09-22 22:41:27 -07:00
Krish Dholakia af151e6ba8 Merge branch 'main' into doc-updates-sept-2025 2025-09-22 22:41:02 -07:00
Krish Dholakia 66f7e4a832 Merge pull request #14790 from eycjur/support_flux_image_edit
[Feat] Support flux image edit
2025-09-22 22:38:45 -07:00
eycjur f24d65b807 add docs 2025-09-23 02:51:19 +00:00
Krrish Dholakia 4c66e1f6bf docs(provider_specific_params.md): fix docs 2025-09-22 17:18:57 -07:00
மனோஜ்குமார் பழனிச்சாமி ed4c2b6883 Update model references from gemini-pro to gemini-2.5-pro 2025-09-22 15:28:11 +05:30
Krish Dholakia 9096d9cb25 Merge branch 'main' into feat/issue-14562-bedrock-converse-request-metadata 2025-09-21 21:26:37 -07:00
berri-teddy d9417f70bb Re-ordered sidebars in docs 2025-09-21 20:31:45 -07:00
berri-teddy 3bb24625ed Added image for modifying default user budget via admin UI 2025-09-21 18:45:43 -07:00
berri-teddy 8af3ecf3bd docs: add cancel response API usage and curl example to response_api.md 2025-09-21 18:36:03 -07:00
berri-teddy 665bf81baf Added SSO free for up to 5 users to several docs 2025-09-21 18:25:35 -07:00
berri-teddy 53201c7869 Add async_post_call_success_hook code snippet 2025-09-21 18:14:57 -07:00
berri-teddy 164b0294e4 Updated vertex with gemini api alternative config 2025-09-21 18:02:40 -07:00
berri-teddy 1c6667021a Linked authentication for AWS in bedrock guardrails doc 2025-09-21 17:47:28 -07:00
berri-teddy 97ec8f5b0e Added models.litellm.ai to various files for full models list 2025-09-21 17:42:24 -07:00
uzaxirr d8d5581f29 Resolve merge conflicts with main branch
- Accept main branch's consolidation of Cohere providers
- Preserve header implementation with proper three-tier merging
- Replace outdated header handling in Cohere sections with consolidated approach
- Maintain backward compatibility and functionality
2025-09-22 05:59:28 +05:30
berri-teddy 861ec4e18f Removed broken links to callback management guide as it didn't exist. Reformatted, and linked cookbooks 2025-09-21 17:17:33 -07:00
berri-teddy dc6c6fe4f5 Getting Started now has transform utils to show how requests are transformed in litellm 2025-09-21 16:47:10 -07:00
berri-teddy cdb7c99ab6 Max_connections in config_settings update 2025-09-21 16:03:53 -07:00
berri-teddy 23716c73d2 Add max_connections cache_params 2025-09-21 15:52:14 -07:00
berri-teddy 88e08c98fb Clarify IAM AssumeRole Policy requirement 2025-09-21 15:21:49 -07:00
berri-teddy 27a755eb84 Update docs to explainb bridging between endpoints and mode 2025-09-21 15:08:44 -07:00
uzaxirr 3986b073c9 feat: Add SDK support for additional headers 2025-09-21 14:58:14 +05:30
Ishaan Jaffer be193fbffd docs fix 2025-09-20 17:43:38 -07:00
Ishaan Jaffer b0c70fb2e0 docs fix 2025-09-20 17:42:56 -07:00
Ishaan Jaffer bfaa2c75ae docs fix 2025-09-20 17:33:52 -07:00
Ishaan Jaffer 78506d103e docs fix 2025-09-20 17:32:47 -07:00
Ishaan Jaffer 41ce31bd1b docs fix 2025-09-20 17:30:03 -07:00
Ishaan Jaffer fce28a4c84 docs fix 2025-09-20 17:24:04 -07:00
Ishaan Jaffer ea24d88458 docs fix 2025-09-20 17:22:41 -07:00
Ishaan Jaff 10de012e12 [Docs] - v1.77.3 (#14751)
* fix sidebar

* v1

* docs fix

* docs fix

* docs fix

* docs fix

* docs fix

* docs fix

* docs fix

* docs fix

* docs fix

* docs fix
2025-09-20 15:23:44 -07:00
Ishaan Jaffer 39cb7f67f0 fix sidebar 2025-09-20 12:30:55 -07:00
Ishaan Jaffer d8d4e46c97 docs fix 2025-09-20 10:24:55 -07:00
Ishaan Jaffer 374a903ff0 docs fix 2025-09-20 09:13:20 -07:00
Krish Dholakia 981e8470ef Merge pull request #14578 from timelfrink/fix/issue-14373-bedrock-inference-profiles
Fix: Bedrock inference profiles for Nova Canvas image generation
2025-09-19 23:31:23 -07:00
Felipe Gare d59e813b58 docs: add Vertex batch provider documentation and sidebar entry 2025-09-20 00:20:51 -03:00
tosi dd89bae2ff fix: add download prometheus.yml to avoid error (#14725) 2025-09-19 14:20:01 -07:00
Ishaan Jaffer afbb2fc20c docs: v1.77.2.rc.2 2025-09-19 08:28:27 -07:00
Dharamendra Kumar 77a39e7ca9 feat: Add shared_session parameter for aiohttp ClientSession reuse
Allow passing aiohttp.ClientSession to acompletion() calls for better
performance and resource management. Includes debug logging, tests,
and documentation. Backward compatible.
2025-09-19 01:46:53 -07:00