#Hey is there any way to use evals feature along with Livekit integration?

1 messages · Page 1 of 1 (latest)

opaque nimbus
#

My context->I'm developing an AI voice chatbot that uses speech-to-text (STT), a language model (LLM), and text-to-speech (TTS). My STT component leverages OpenAI, but I've hit a snag: OpenAI's chat completion feature only works with versions earlier than 1, and I'm currently on version 1.66 off openai. Would downgrading OpenAI allow me to use both the chat completion feature and maintain the other functionalities of the Livekit platform? If so, which version should I downgrade to?

the chatcompletion function is not working thus my show:true command does not works.Any suggestions would highly be helpful.