mirror of
https://github.com/wassname/openrouter-python-sdk-retry-errors.git
synced 2026-08-16 11:24:35 +08:00
chore: update OpenAPI spec from monorepo (#262)
Co-authored-by: OpenRouter SDK Bot <sdk-bot@openrouter.ai>
This commit is contained in:
co-authored by
OpenRouter SDK Bot
parent
d549103228
commit
5d441447a9
@@ -19145,13 +19145,14 @@ components:
|
|||||||
description: >-
|
description: >-
|
||||||
Which fetch engine to use. "auto" (default) uses native if the provider supports it, otherwise Exa. "native"
|
Which fetch engine to use. "auto" (default) uses native if the provider supports it, otherwise Exa. "native"
|
||||||
forces the provider's built-in fetch. "exa" uses Exa Contents API. "openrouter" uses direct HTTP fetch.
|
forces the provider's built-in fetch. "exa" uses Exa Contents API. "openrouter" uses direct HTTP fetch.
|
||||||
"firecrawl" uses Firecrawl scrape (requires BYOK).
|
"firecrawl" uses Firecrawl scrape (requires BYOK). "parallel" uses the Parallel extract API.
|
||||||
enum:
|
enum:
|
||||||
- auto
|
- auto
|
||||||
- native
|
- native
|
||||||
- openrouter
|
- openrouter
|
||||||
- firecrawl
|
- firecrawl
|
||||||
- exa
|
- exa
|
||||||
|
- parallel
|
||||||
example: auto
|
example: auto
|
||||||
type: string
|
type: string
|
||||||
WebFetchPlugin:
|
WebFetchPlugin:
|
||||||
|
|||||||
Reference in New Issue
Block a user