mirror of
https://github.com/wassname/openrouter-python-sdk-retry-errors.git
synced 2026-07-29 11:23:49 +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: >-
|
||||
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.
|
||||
"firecrawl" uses Firecrawl scrape (requires BYOK).
|
||||
"firecrawl" uses Firecrawl scrape (requires BYOK). "parallel" uses the Parallel extract API.
|
||||
enum:
|
||||
- auto
|
||||
- native
|
||||
- openrouter
|
||||
- firecrawl
|
||||
- exa
|
||||
- parallel
|
||||
example: auto
|
||||
type: string
|
||||
WebFetchPlugin:
|
||||
|
||||
Reference in New Issue
Block a user