Chat Channel: Difference between revisions
Jump to navigation
Jump to search
No edit summary |
No edit summary |
||
| Line 1: | Line 1: | ||
Chat Channels define the conversation with AI Agents. Each channel can have multiple [[Chat Message]]s. | Chat Channels define the conversation with AI Agents. Each channel can have multiple [[Chat Message]]s. | ||
===Attributes=== | |||
Chat Channel attributes can be used to guide the behavior of the underlying LLM [[Neural Network]]. | |||
{{channel attributes|suppresscategory=true|allowselflink=true| | |||
{{:temperature (Chat Attribute)}} | |||
{{:top_p (Chat Attribute)}} | |||
{{:top_k (Chat Attribute)}} | |||
{{:num_predict (Chat Attribute)}} | |||
{{:timout_sec (Chat Attribute)}} | |||
{{:think_mode (Chat Attribute)}} | |||
{{:cachable (Chat Attribute)}} | |||
{{:project_info (Chat Attribute)}} | |||
}} | |||
{{article end | {{article end | ||
Revision as of 14:54, 29 June 2026
Chat Channels define the conversation with AI Agents. Each channel can have multiple Chat Messages.
Attributes
Chat Channel attributes can be used to guide the behavior of the underlying LLM Neural Network.