how can I get the structured output instead of fun...
# ask-ai
c
how can I get the structured output instead of function calling
g
It seems likely that LiveKit currently does not support structured outputs directly, as indicated in a Slack conversation where a user mentioned the absence of structured output support. However, function calling is supported, which can be used to achieve similar outcomes by structuring the data within the function's return values. Would you like more details on how to implement function calling as a workaround for structured outputs? Sources: - Slack conversation 👍 0 button 👎 0 button 💡 Hint: Mention @runllm in the thread for followups.