OpenAiProvider
Defined in the LLM Providers module.Rust AI Agent SDK OpenAI-compatible LLM provider
Fields
| Name | Type | Description |
|---|---|---|
config | LlmConfig | - |
client | reqwest::Client | - |
Methods
new
| Name | Type |
|---|---|
config | LlmConfig |
OpenAiProvider: OpenAI-compatible LLM provider
Defined in the LLM Providers module.Rust AI Agent SDK OpenAI-compatible LLM provider
| Name | Type | Description |
|---|---|---|
config | LlmConfig | - |
client | reqwest::Client | - |
new| Name | Type |
|---|---|
config | LlmConfig |
default_model