Kind: Interface
Source: atloria-monorepo/libs/agent-core/src/runtime/runtime-config.ts
Vercel AI SDK provider configuration.
Uses the ai package to call any supported LLM provider.
Properties
| Property | Type |
|---|---|
provider | string |
model | string |
apiKey | string |
baseUrl | string |
Was this page helpful?