installed a conda env with the specified requirements
could not run the “from livekit.plugins import openai” line
ImportError: cannot import name ‘get_raw_function_info’ from ‘livekit.agents.llm.tool_context’
installed a conda env with the specified requirements
could not run the “from livekit.plugins import openai” line
ImportError: cannot import name ‘get_raw_function_info’ from ‘livekit.agents.llm.tool_context’
Hi @pierre_bedu What’s the current version of livekit you have installed locally? In your environment, run: pip freeze | grep livekit
hi, thanks.
livekit==1.0.7
livekit-agents==1.0.20
livekit-api==1.0.2
livekit-plugins-elevenlabs==1.0.11
livekit-plugins-openai==1.0.20
livekit-plugins-silero==1.0.11
livekit-protocol==1.0.2