litellm/litellm/types
Ishaan Jaff cd6256f64a
[Feat] Prompt Management - Add UI for editing the prompts (#16853)
* v0 for prompt management

* v0

* clean up view of prompt editor

* commit editor view

* refactor prompt editor view

* ui - refactor prompt editor

* add move message

* add prompt editor view

* fix allow viewing dotprompt file

* add dotprompt_content

* handleSave for Prompt

* ui fix build fail

* ui fix build
2025-11-19 16:26:11 -08:00
..
containers Add E2E Container API Support (#16136) 2025-11-01 14:03:51 -07:00
google_genai Fix Google GenAI types import to handle missing google.genai module 2025-10-01 01:56:52 +08:00
images fix: fix import errors 2025-09-14 09:32:21 -07:00
integrations Fix: Support tool usage messages with Langfuse OTEL integration (#15932) 2025-10-27 19:47:31 -07:00
litellm_core_utils fix: fix import errors 2025-09-14 09:32:21 -07:00
llms Add Day 0 gemini-3-pro-preview support (#16719) 2025-11-18 09:44:45 -08:00
management_endpoints [Feature] UI - Cache Settings Redis Add Semantic Cache Settings (#16398) 2025-11-08 10:09:49 -08:00
mcp_server feat: add dynamic OAuth2 metadata discovery for MCP servers (#16676) 2025-11-14 18:14:43 -08:00
passthrough_endpoints Revert "Add streamGenerateContent cost tracking in passthrough (#15199)" (#15202) 2025-10-04 14:37:02 -07:00
prompts [Feat] Prompt Management - Add UI for editing the prompts (#16853) 2025-11-19 16:26:11 -08:00
proxy Fix IBM Guardrails optional params, add extra_headers field (#16771) 2025-11-18 19:55:40 -08:00
responses fix types/responses/main.py 2025-04-26 19:18:26 -07:00
secret_managers [Feat] Add Custom Secret Manager - Allow users to define and write a custom secret manager (#16297) 2025-11-05 17:20:26 -08:00
videos Add Vertex and Gemini Videos API with Cost Tracking + UI support (#16323) 2025-11-08 16:03:51 -08:00
adapter.py
agents.py Agents - AI Hub, make agents discoverable on model hub page for internal discovery (#16678) 2025-11-15 18:25:16 -08:00
caching.py fix: fix import errors 2025-09-14 09:32:21 -07:00
completion.py fix: correct CompletionRequest messages type to match OpenAI API spec (#12980) 2025-07-28 16:47:20 -07:00
embedding.py
files.py LiteLLM Contributor PRs (02/18/2025). (#8643) 2025-02-19 21:52:46 -08:00
fine_tuning.py (feat) POST /fine_tuning/jobs support passing vertex specific hyper params (#7490) 2025-01-01 07:44:48 -08:00
guardrails.py Add Zscaler AI Guard hook (#15691) 2025-11-11 15:34:27 -08:00
mcp.py Feat/persist mcp credentials in db (#16308) 2025-11-07 19:22:49 -08:00
realtime.py fix: fix import errors 2025-09-14 09:32:21 -07:00
rerank.py build(pyproject.toml): add new dev dependencies - for type checking (#9631) 2025-03-29 11:02:13 -07:00
router.py [Feat] Bedrock Batches - Add support for custom KMS encryption keys in Bedrock Batch operations (#16662) 2025-11-14 16:00:43 -08:00
scheduler.py Squashed commit of the following: (#9709) 2025-04-02 21:24:54 -07:00
search.py fix linting 2025-10-23 18:05:30 -07:00
services.py fix: use fastuuid helper (#14903) 2025-09-25 15:47:01 -07:00
tag_management.py [Feat] Tag Management - Add support for setting tag based budgets (#15433) 2025-10-10 19:24:50 -07:00
utils.py Add managed files support for responses API (#16733) 2025-11-17 18:41:26 -08:00
vector_store_files.py Vector store files Stable Release (#16643) 2025-11-15 13:00:33 -08:00
vector_stores.py [Fix] - Bedrock Knowledge Bases - add support for filtering kb queries (#16543) 2025-11-12 12:38:50 -08:00