@wildix/xbees-users-client > BotLlmEndpoint
BotLlmEndpoint interface
Signature:
export interface BotLlmEndpoint
Properties
Property | Modifiers | Type | Description |
---|---|---|---|
(BotLlmEmbeddedTool)[] | undefined | (Optional) Embedded functions to use within chat session. | ||
string | |||
(BotLlmTool)[] | undefined | (Optional) Custom tools to be used within chat session. |