mirror of
https://github.com/whit3rabbit/anyllm-proxy.git
synced 2026-09-22 16:00:51 +00:00
New providers: assemblyai, baidu, blackboxai, brave, cartesia, deepgram, elevenlabs, exa, iflytek, lmsys, playht, pollinations, serper, siliconflow, stability, tavily. Registered in mod.rs and registry.rs. Adds a Providers tab to the admin UI with a ProviderIcon component and catalog route. Updates backend, streaming, config, and test infrastructure to align with the expanded provider set. Bumps all crate versions to 0.9.0. Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
578 B
578 B
Serper
Google Search API for AI applications. Chat completions are not supported via this proxy.
LiteLLM prefix: (not in LiteLLM)
Status: Stub — non-chat capabilities only
API base: https://google.serper.dev
Docs: https://serper.dev/api-reference
Authentication
| Variable | Required | Description |
|---|---|---|
SERPER_API_KEY |
Yes | API key from the Serper console |
Capabilities
| Feature | Supported |
|---|---|
| Chat Completions | — |
| Streaming | — |
| Tool Use | — |
| Embeddings | — |
| Vision | — |
| Batch | — |