What is Custom LLM stream answer format?
# support
d
I use next format, but it is not work: { content: 'Hello' }
v
@Dima Ponzel It seems like you're trying to use a specific format for a function or an API call. Could you please provide more details about what you're trying to achieve with this format? If it's related to the Voice API, could you specify the exact function you're attempting to call and the expected outcome? This will help me assist you better.
You can continue this conversation by mentioning me in the message.
d
It is not function, it is custom LLM endpoint, and I should answer with stream response
maybe someone have example of using custom LLM with NodeJS as server?
s
You will need to send in the format of OpenAI Response format.
2 Views