Commit graph

3419 commits

Author SHA1 Message Date
Krish Dholakia
d0e022cfac
Merge pull request #9475 from BerriAI/litellm_dev_03_22_2025_release_note
Litellm dev 03 22 2025 release note
2025-03-22 20:12:43 -07:00
Krrish Dholakia
d92c5ad71c docs(index.md): completed documentation for new stable release 2025-03-22 20:11:53 -07:00
Krrish Dholakia
03a06e4aa4 docs(index.md): document new standard logging payload param 2025-03-22 19:38:54 -07:00
Krrish Dholakia
76df625718 docs(arize_integration.md): update docs with more details 2025-03-22 19:36:37 -07:00
Ishaan Jaff
b76e0dcc64 docs web search 2025-03-22 19:28:24 -07:00
Ishaan Jaff
64ba5c8d8c docs web search 2025-03-22 19:24:31 -07:00
Ishaan Jaff
e0133889e5 docs web search 2025-03-22 19:15:52 -07:00
Ishaan Jaff
5ae11007b6 docs web search 2025-03-22 19:13:26 -07:00
Krrish Dholakia
36c7e2d519 docs(openai.md): add doc on pdf parsing for openai 2025-03-22 19:12:21 -07:00
Ishaan Jaff
4bfa6ba186 docs web search 2025-03-22 19:07:17 -07:00
Ishaan Jaff
a10b3164be docs web search 2025-03-22 19:02:39 -07:00
Krrish Dholakia
2a852352e7 docs(release_notes/): add more to docs 2025-03-22 18:57:48 -07:00
Ishaan Jaff
f21a0c2da7 Merge branch 'main' into litellm_exp_mcp_server 2025-03-22 18:51:25 -07:00
Ishaan Jaff
cdd6002b89 docs - update this to upcoming features 2025-03-22 18:18:47 -07:00
Ishaan Jaff
54208357cc docs clarify /mcp endpoint readiness on litellm 2025-03-22 18:14:19 -07:00
Krrish Dholakia
02ea5a1f1e docs(vertex_ai.md): document supported vertex passthrough flows 2025-03-22 14:07:26 -07:00
Luis
27b88c3021
fix typo in predibase.md 2025-03-22 08:47:33 -04:00
Ishaan Jaff
ed74b419a3
Merge pull request #9436 from BerriAI/litellm_mcp_interface
[Feat] LiteLLM x MCP Bridge - Use MCP Tools with LiteLLM
2025-03-21 20:42:16 -07:00
Ishaan Jaff
d5765d0193 litellm mcp interface 2025-03-21 17:43:10 -07:00
Ishaan Jaff
2690b9fb59 litellm mcp example 2025-03-21 17:30:23 -07:00
Ishaan Jaff
6fb2ae8731 docs mcp docs update 2025-03-21 17:21:40 -07:00
Ishaan Jaff
1c3f153b9d doc mcp example 2025-03-21 17:06:47 -07:00
Ishaan Jaff
b763174326 litellm mcp bridge docs 2025-03-21 17:00:56 -07:00
Ishaan Jaff
f07d127963 add diagram for litellm mcp integration 2025-03-21 16:54:55 -07:00
Ishaan Jaff
751b4bf968 docs litellm mcp bridge 2025-03-21 16:50:30 -07:00
Krrish Dholakia
f68e27a0c8 docs(image_handling.md): architecture doc on image handling on the proxy 2025-03-21 14:19:05 -07:00
Ishaan Jaff
1f3aa82095 fix beta caps 2025-03-21 10:53:10 -07:00
Ishaan Jaff
a2c9fd16ae docs litellm mcp 2025-03-21 09:37:04 -07:00
Ishaan Jaff
604c2b80eb docs litellm mcp 2025-03-21 09:34:38 -07:00
Ishaan Jaff
c5614d4389 docs add central platform team control on MCP 2025-03-21 09:33:09 -07:00
Ishaan Jaff
145d2d8dd6 doc litellm MCP client 2025-03-21 09:26:03 -07:00
Ishaan Jaff
435fba929e litellm mcp support 2025-03-20 21:48:55 -07:00
Ishaan Jaff
9173685ec2 docs mcp tool spec 2025-03-20 21:40:47 -07:00
Ishaan Jaff
7a07f2e305 litellm MCP example 2025-03-20 21:36:28 -07:00
Ishaan Jaff
8089c5e3c0 litellm MCP 2025-03-20 21:35:06 -07:00
Krrish Dholakia
647187db11 docs(release_cycle.md): clarify release cycle for stable releases on docs
All checks were successful
Read Version from pyproject.toml / read-version (push) Successful in 21s
Helm unit test / unit-test (push) Successful in 25s
2025-03-20 15:07:14 -07:00
Krish Dholakia
45b9498608
Merge pull request #9290 from jollyolliel/patch-2
Update perplexity.md
2025-03-20 13:58:45 -07:00
Krish Dholakia
c53a8fe7bb
Merge pull request #9325 from Shiti/main
docs(vertexai): fix typo in required env variables
2025-03-20 13:56:49 -07:00
Krish Dholakia
0b399c391c
Merge pull request #9402 from BerriAI/litellm_openai_file_types
fix(types/utils.py): support openai 'file' message type
2025-03-20 13:46:44 -07:00
Ishaan Jaff
768dc79df9
Merge pull request #9332 from SrilakshmiC/patch-1
docs: Include Phoenix Page into sidebar under observability
2025-03-20 13:35:29 -07:00
Krrish Dholakia
d9abbdc6b5 docs(response_api.md): update docs to use new o1-pro model example 2025-03-19 23:28:28 -07:00
Ishaan Jaff
1bd7443c25
Merge pull request #9384 from BerriAI/litellm_prompt_management_custom
[Feat] - Allow building custom prompt management integration
2025-03-19 21:06:41 -07:00
Ishaan Jaff
90366b5ca1 docs custom prompt management 2025-03-19 20:36:42 -07:00
Ishaan Jaff
4f6c998de9 docs custom prompt management 2025-03-19 20:35:21 -07:00
Ishaan Jaff
17e7718efc docs custom prompt management 2025-03-19 20:25:09 -07:00
Ishaan Jaff
e9d9c526fa docs custom prompt management 2025-03-19 17:49:00 -07:00
Ishaan Jaff
6b4b93caa0 docs prompt mgtm 2025-03-19 15:51:26 -07:00
Ishaan Jaff
973ad94550 docs prompt management 2025-03-19 14:37:32 -07:00
Ishaan Jaff
560518cc44 custom Prompt Management - Overview 2025-03-19 14:31:56 -07:00
Krish Dholakia
0d5abefe5f
Merge pull request #9376 from BerriAI/litellm_fix_cred_check
Feature flag checking LiteLLM_CredentialsTable
2025-03-19 12:47:44 -07:00