OpenAiProvider
Defined in the LLM module.Rust AI Agent SDK OpenAI-compatible LLM provider
Fields
| Name | Type | Description |
|---|---|---|
config | LlmConfig | - |
client | reqwest::Client | - |
Methods
new
| Name | Type |
|---|---|
config | LlmConfig |
default_model
Source
View on GitHub
praisonai/src/llm/mod.rs at line 254
