Hi Everyone;
Via the OpenAI Playground I have an assistant which have a good VectorDB and I would like to use it via TypeBot for a client.
When
- I replace Create Chat Completion by Ask Assistant
- then choose my Assistant ID
- then Test
TypeBot systematically give an error message: that the
Message is emptyQ: So how could I connect the collected User Message from the User Input to ChatGPT Reply ?