nlux
nlux copied to clipboard
Submitting chat entries programmatically
Discussed in https://github.com/nluxai/nlux/discussions/58
Originally posted by wright-io April 22, 2024 I would like to be able to set a chat message and submit programmatically. The use case is that I want to load a conversation, including a next message, and then submit and allow the user to see the streaming response. Is this possible? Thanks!