Api session event editor chatchannel: Difference between revisions

From Tygron Support wiki
Jump to navigation Jump to search
Created page with "API Endpoint: api/session/event/editorchatchannel/ API endpoints for Chat Channel editing. {|class=wikitable !Name !Description |- | add | Add new Chat Channel |- | append_attribute | Appended to existing Chat Channel numeric Attribute value |- | duplicate | Duplicate existing Chat Channel |- | Ap..."
Tag: Recreated
 
No edit summary
 
Line 41: Line 41:
| [[Api session event editor chatchannel set instructions|set_instructions]]
| [[Api session event editor chatchannel set instructions|set_instructions]]
| Set Instructions
| Set Instructions
|-
| [[Api session event editor chatchannel set neural network|set_neural_network]]
| Set the LLM [[Neural Network]] for the Channel.
|-
|-
| [[Api session event editor chatchannel set tools|set_tools]]
| [[Api session event editor chatchannel set tools|set_tools]]

Latest revision as of 14:37, 6 July 2026

API Endpoint: api/session/event/editorchatchannel/

API endpoints for Chat Channel editing.

Name Description
add Add new Chat Channel
append_attribute Appended to existing Chat Channel numeric Attribute value
duplicate Duplicate existing Chat Channel
remove Remove existing Chat Channel
remove_attribute Remove numeric Attribute from Chat Channel
set_attribute Set Chat Channel numeric Attribute value
set_attributes Set multiple Chat Channel numeric Attribute values
set_name Set new name of existing Chat Channel

Additional API endpoints:

Name Description
reset Reset Chat Channel contents
set_instructions Set Instructions
set_neural_network Set the LLM Neural Network for the Channel.
set_tools Set Tools