Chat Node Catalog
Generated category
Chat Node Catalog
Generated from 3 catalog nodes in AI/GitHub/Copilot/Chat.
Nodes in this category
Showing 3 of 3 generated node docs.
Abort
AI/GitHub/Copilot/ChatAborts the current message processing
Send Message
AI/GitHub/Copilot/ChatSends a message to Copilot and waits for complete response. Supports history input for context.
Stream Message
AI/GitHub/Copilot/ChatSends a message to Copilot and streams the response. Supports history input and matches Model Invoke interface.