Preparing search index...
The search index is not available
LiveKit Agents
LiveKit Agents
plugins/agents-plugin-openai
LLMOptions
Interface LLMOptions
interface
LLMOptions
{
apiKey
?:
string
;
baseURL
?:
string
;
client
?:
OpenAI
;
model
:
string
;
temperature
?:
number
;
user
?:
string
;
}
Index
Properties
api
Key?
baseURL?
client?
model
temperature?
user?
Properties
Optional
api
Key
api
Key
?:
string
Optional
baseURL
baseURL
?:
string
Optional
client
client
?:
OpenAI
model
model
:
string
Optional
temperature
temperature
?:
number
Optional
user
user
?:
string
Settings
Member Visibility
Inherited
Theme
OS
Light
Dark
On This Page
api
Key
baseURL
client
model
temperature
user
LiveKit Agents
Loading...