16 views
-/https://github.com/berriai/litellm/issues/20282
GitHub · issue

#20282 [Bug]: Web search configuration errors

  • State: open
  • Author: @jonydev
  • Labels: bug

### Check for existing issues

- [x] I have searched the existing issues and checked that my issue is not a duplicate.

### What happened?

I follow the step of https://docs.litellm.ai/docs/tutorials/claude_code_websearch, to setup the web search feature, but I comes error after I start the server. the log belows:

02:48:35 - LiteLLM Proxy:DEBUG: proxy_server.py:2562 - setting litellm.num_retries=3 02:48:35 - LiteLLM Proxy:DEBUG: proxy_server.py:2562 - setting litellm.request_timeout=60 02:48:35 - LiteLLM Proxy:DEBUG: callback_utils.py:34 - initializing callbacks=[{'websearch_interception': None}] on proxy 02:48:35 - LiteLLM Proxy:DEBUG: callback_utils.py:294 - attempting to import custom calback={'websearch_interception': None} ERROR: Traceback (most recent call last): File "/Users/jony.huang/.pyenv/versions/3.11.14/lib/python3.11/site-packages/starlette/routing.py", line 694, in lifespan async with self.lifespan_context(app) as maybe_state: File "/Users/jony.huang/.pyenv/versions/3.11.14/lib/python3.11/contextlib.py", line 210, in __aenter__ return await anext(self.gen) ^^^^^^^^^^^^^^^^^^^^^ File "/Users/jony.huang/.pyenv/versions/3.11.14/lib/python…

GitHub resolver

Import GitHub neighbors on demand. Results are saved as system ingests.

Refresh page
vote history (2 events)
#0 of 0 · 31d19h11m34s ago — entered · #import:https:::github.com:berriai:litellm post #1876
The right-hand issue is harder because it crosses authentication lifecycle semantics, persistence, caching, expiry handling, and enterprise compatibility, while the left-hand issue appears more localized to startup configuration and callback initialization.
#0 of 0 · 31d19h11m31s ago — current · #import:https:::github.com:berriai:litellm post #1877
Issue 31067 requires coordinated changes across streaming fallback paths, preservation of tool-call semantics, and regression coverage for multiple response states. Issue 20282 appears narrower and likely involves configuration, dependency, or callback initialization diagnosis and documentation.
discussed in #import:https:::github.com:berriai:litellm

ranked child groups

no voted pairs yet in this scope

cli
src
spread
search