litellm/litellm
Ishaan Jaff e1cb92862e
[Feat] Add def search() APIs for Web Search - Perplexity API (#15769)
* add BaseSearchConfig

* add BaseSearchConfig

* validate_environment

* fix handlers

* add PerplexitySearchConfig

* add PerplexitySearchConfig

* add LiteLLM Search API module.

* add BaseSearchConfig

* add _build_search_optional_params

* add search_testing

* add BaseSearchTest

* add TestPerplexitySearch

* fix BASE

* fix handler

* add search API

* add to init

* fix: working perplexity search API

* add _hidden_params to search
2025-10-21 16:58:51 -07:00
..
anthropic_interface
assistants
batch_completion
batches (feat)Litellm x twelvelabs bedrock[Async Invoke Support] (#14871) 2025-10-02 18:52:33 -07:00
caching [Perf] Alexsander fixes round 2 - Oct 18th (#15695) 2025-10-18 11:12:00 -07:00
completion_extras fix: fix transformation.py 2025-10-11 13:45:41 -07:00
endpoints/speech/speech_to_completion_bridge fix: fix import errors 2025-09-14 09:32:21 -07:00
experimental_mcp_client fix(client.py): fix rest api tool call 2025-10-09 14:42:04 -07:00
files fix: Convert object to a correct type (#15634) 2025-10-16 21:47:32 -07:00
fine_tuning
google_genai fix test /generateContent route 2025-10-04 10:49:46 -07:00
images Revert "#14404 BugFix - Add support for Azure AD token-based authorization in image generation request headers definition for Azure" 2025-09-24 16:23:20 +05:30
integrations Add details in docs (#15721) 2025-10-21 16:57:51 -07:00
litellm_core_utils [Feat ] /ocr - Add mode + Health check support for OCR models (#15767) 2025-10-21 16:58:37 -07:00
llms [Feat] Add def search() APIs for Web Search - Perplexity API (#15769) 2025-10-21 16:58:51 -07:00
ocr [Feat] Native /ocr endpoint support (#15573) 2025-10-15 17:20:01 -07:00
passthrough working - errors from bedrock through pass throughs 2025-10-16 15:40:42 -07:00
proxy [Feat ] /ocr - Add mode + Health check support for OCR models (#15767) 2025-10-21 16:58:37 -07:00
realtime_api [Fix] OpenAI Realtime API integration fails due to websockets.exceptions.PayloadTooBig error (#15751) 2025-10-20 15:54:14 -07:00
rerank_api [Feat] Add Nvidia NIM Rerank Support (#15152) 2025-10-02 18:58:52 -07:00
responses [Bug]: Fix Incorrect status value in responses api with gemini (#15753) 2025-10-20 17:58:56 -07:00
router_strategy fix: remove router inefficiencies (from O(M*N) to O(1)) - 62.5% faster P99 latency (#15046) 2025-09-29 15:49:46 -07:00
router_utils [Perf] Alexsander fixes round 2 - Oct 18th (#15695) 2025-10-18 11:12:00 -07:00
search [Feat] Add def search() APIs for Web Search - Perplexity API (#15769) 2025-10-21 16:58:51 -07:00
secret_managers Merge branch 'main' into litellm_dev_09_11_2025_p1 2025-10-08 19:02:58 -07:00
types chore: rename GraySwan to Gray Swan (#15771) 2025-10-21 15:18:55 -07:00
vector_stores Bedrock + MCP - working MCP calls to bedrock via Responses API + Log hidden params for OTEL calls (#15677) 2025-10-18 10:39:28 -07:00
__init__.py [Feat] Add def search() APIs for Web Search - Perplexity API (#15769) 2025-10-21 16:58:51 -07:00
_logging.py [Feat] Add support for returning images with gemini/gemini-2.5-flash-image-preview with /chat/completions (#13983) 2025-08-27 16:16:19 -07:00
_redis.py feat: add redis ssl and username support (#11319) 2025-10-08 16:48:07 -07:00
_service_logger.py
_uuid.py Fix: revert fastuuid optional dependency, always use fastuuid in .__uid helper (#14941) 2025-09-26 09:14:20 -07:00
_version.py
budget_manager.py
constants.py [Feat] Add Azure AVA TTS integration (#15749) 2025-10-20 16:52:23 -07:00
cost_calculator.py [Feat] Add Cost Tracking for /ocr endpoints (#15678) 2025-10-17 15:54:10 -07:00
cost.json
exceptions.py Revert "[Feature]: Replace HTTPException with ParallelRequestLimitError in pa…" (#15095) 2025-09-30 21:17:04 -07:00
main.py [Feat ] /ocr - Add mode + Health check support for OCR models (#15767) 2025-10-21 16:58:37 -07:00
model_prices_and_context_window_backup.json Add AWS us-gov-west-1 Claude 3.7 Sonnet costs (#15775) 2025-10-21 16:17:07 -07:00
mypy.ini fix mypy 2025-09-27 12:21:32 -07:00
py.typed
router.py [Perf] Alexsander fixes round 2 - Oct 18th (#15695) 2025-10-18 11:12:00 -07:00
scheduler.py
timeout.py
utils.py [Feat] Add def search() APIs for Web Search - Perplexity API (#15769) 2025-10-21 16:58:51 -07:00