Ask a question to get started
Enter to sendā¢Shift+Enter new line
Add messages to the chat history by producing to the Kafka topic.
add_messages( self, messages: Sequence[BaseMessage], flush_timeout_seconds: float = 5.0 ) -> None