siva-nagendra / usdchat

usdchat is a conversational bot that lets you interact with USD Stage using natural language.
MIT License
23 stars 1 forks source link

Fix the openai api version in the requirements #3

Closed siva-nagendra closed 8 months ago

siva-nagendra commented 8 months ago

After the major 1.x update of the OpenAI python api changes, the way we query the chatCompletions have changed. Hardcoding the openai package to 0.28.1.