Ishaan Jaff
|
3a48f9eee5
|
basic MCP client structure
|
2025-03-21 10:25:22 -07:00 |
|
Krrish Dholakia
|
e7ef14398f
|
fix(anthropic/chat/transformation.py): correctly update response_format to tool call transformation
Fixes https://github.com/BerriAI/litellm/issues/9411
|
2025-03-21 10:20:21 -07:00 |
|
Ishaan Jaff
|
177e72334c
|
simple MCP interface
|
2025-03-21 10:11:06 -07:00 |
|
 Ishaan JaffandGitHub
|
b794e78288
|
Merge pull request #9435 from BerriAI/litellm_mcp_client_interface
[Docs - Draft] LiteLLM x MCP Interface
|
2025-03-21 09:38:38 -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
|
5bc07b0c5d
|
test tool registry
|
2025-03-20 22:03:56 -07:00 |
|
Ishaan Jaff
|
fd95499e15
|
fix naming
|
2025-03-20 21:57:28 -07:00 |
|
Ishaan Jaff
|
90877d2c1c
|
bump requirements.txt
|
2025-03-20 21:56:10 -07:00 |
|
 Ishaan JaffandGitHub
|
c44fe8bd90
|
Merge pull request #9419 from BerriAI/litellm_streaming_o1_pro
[Feat] OpenAI o1-pro Responses API streaming support
|
2025-03-20 21:54:43 -07:00 |
|
Ishaan Jaff
|
2cd170daeb
|
add mcp==1.4.1
|
2025-03-20 21:50:11 -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 |
|
Ishaan Jaff
|
7826c9bd21
|
add litellm mcp endpoints
|
2025-03-20 21:12:56 -07:00 |
|
Krrish Dholakia
|
0e0925fccf
|
fix(team_endpoints.py): consistently return 404 if team not found in DB
Fixes response on /team/delete
|
2025-03-20 20:28:03 -07:00 |
|
Krrish Dholakia
|
532af66bbd
|
feat(pass_through_endpoints.py): return api base on pass-through exception
enables easy debugging on backend api errors
|
2025-03-20 20:19:52 -07:00 |
|
Krrish Dholakia
|
943e036851
|
feat(pass_through_endpoints.py): support returning api-base on pass-through endpoints
Make it easier to debug what the api base sent to provider was
|
2025-03-20 20:11:49 -07:00 |
|
Ishaan Jaff
|
2afa73d584
|
fix mcp router
|
2025-03-20 18:05:14 -07:00 |
|
Ishaan Jaff
|
4dec84f883
|
cleanup
|
2025-03-20 18:02:02 -07:00 |
|
Ishaan Jaff
|
0e2838ab4f
|
remove stale file
|
2025-03-20 18:00:23 -07:00 |
|
Ishaan Jaff
|
08d6ea37ef
|
remove stale file
|
2025-03-20 17:59:19 -07:00 |
|
Ishaan Jaff
|
8909e24efc
|
add mcp routes
|
2025-03-20 17:58:33 -07:00 |
|
Ishaan Jaff
|
f44a5a86db
|
litellm mcp routes
|
2025-03-20 17:55:43 -07:00 |
|
Ishaan Jaff
|
dc33cfa074
|
init global_mcp_tool_registry
|
2025-03-20 17:53:37 -07:00 |
|
Ishaan Jaff
|
45ee1182ae
|
example mcp tools
|
2025-03-20 17:53:20 -07:00 |
|
Ishaan Jaff
|
89cc404a57
|
add mcp tool registry
|
2025-03-20 17:51:03 -07:00 |
|
Ishaan Jaff
|
3dcba108ca
|
load load_tools_from_config
|
2025-03-20 17:36:17 -07:00 |
|
Ishaan Jaff
|
5377daeede
|
add MCPToolRegistry
|
2025-03-20 17:22:12 -07:00 |
|
Ishaan Jaff
|
3fccf5fbef
|
mock langchain MCP interface
|
2025-03-20 17:18:28 -07:00 |
|
Ishaan Jaff
|
9f22cf729a
|
mock config for MCP tools
|
2025-03-20 17:16:55 -07:00 |
|
Ishaan Jaff
|
93836fa84a
|
sample mcp server
|
2025-03-20 15:37:24 -07:00 |
|
Krrish Dholakia
|
647187db11
|
docs(release_cycle.md): clarify release cycle for stable releases on docs
|
2025-03-20 15:07:14 -07:00 |
|
Ishaan Jaff
|
15048de5e2
|
test_prepare_fake_stream_request
|
2025-03-20 14:50:00 -07:00 |
|
 Ishaan JaffandGitHub
|
c82b17013f
|
Merge pull request #9422 from BerriAI/dependabot/pip/cookbook/litellm-ollama-docker-image/litellm-1.61.15
build(deps): bump litellm from 1.55.3 to 1.61.15 in /cookbook/litellm-ollama-docker-image
|
2025-03-20 14:42:06 -07:00 |
|
Krrish Dholakia
|
46d68a61c8
|
fix: fix testing
|
2025-03-20 14:37:58 -07:00 |
|
 dependabot[bot]andGitHub
|
8f35bdffb0
|
build(deps): bump litellm in /cookbook/litellm-ollama-docker-image
Bumps [litellm](https://github.com/BerriAI/litellm) from 1.55.3 to 1.61.15.
- [Release notes](https://github.com/BerriAI/litellm/releases)
- [Commits](https://github.com/BerriAI/litellm/commits)
---
updated-dependencies:
- dependency-name: litellm
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2025-03-20 21:03:29 +00:00 |
|
 Krish DholakiaandGitHub
|
ab385848c1
|
Merge pull request #9260 from Grizzly-jobs/fix/voyage-ai-token-usage-tracking
fix: VoyageAI `prompt_token` always empty
|
2025-03-20 14:00:51 -07:00 |
|
 Krish DholakiaandGitHub
|
45b9498608
|
Merge pull request #9290 from jollyolliel/patch-2
Update perplexity.md
|
2025-03-20 13:58:45 -07:00 |
|
Ishaan Jaff
|
1829cc2042
|
fix code quality checks
|
2025-03-20 13:57:35 -07:00 |
|
 Krish DholakiaandGitHub
|
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 DholakiaandGitHub
|
706bcf4432
|
Merge pull request #9366 from JamesGuthrie/jg/vertex-output-dimensionality
fix: VertexAI outputDimensionality configuration
|
2025-03-20 13:55:33 -07:00 |
|
Ishaan Jaff
|
4b4a0b2612
|
supports_native_streaming
|
2025-03-20 13:52:30 -07:00 |
|
Krrish Dholakia
|
76c3957140
|
fix(main.py): fix OR import
|
2025-03-20 13:52:28 -07:00 |
|
 Krish DholakiaandGitHub
|
cb4155fb16
|
Merge pull request #9369 from graysonchen/feature/add_openrouter_api_base
feat: Add support for custom OPENROUTER_API_BASE via get_secret in co…
|
2025-03-20 13:52:03 -07:00 |
|
 Krish DholakiaandGitHub
|
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 JaffandGitHub
|
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 |
|