A (very) simple, text only chatbot using Society AI inference endpoint

Update requirements.txt
All checks were successful
society-ai-hub-container-cache Actions Demo / build (push) Successful in 1m26s

This commit is contained in:
Hezi Aharon 2024-12-07 05:55:52 +00:00
parent 0a4e710dc3
commit d7b2837f90

@ -1,3 +1,3 @@
gradio==5.4.0
openai==1.52.2
gradio==5.8.0
openai==1.57.0
uv==0.4.28