Saidiibrahim / OpenAI-Retrieval-Assistants

3 stars 1 forks source link

AttributeError: 'Assistants' object has no attribute 'files' #1

Open kloro2006 opened 5 months ago

kloro2006 commented 5 months ago

Lab Assistant Chat Here to assist you with your lab work.

AttributeError: 'Assistants' object has no attribute 'files' Traceback: File "/home/tom/.local/lib/python3.8/site-packages/streamlit/runtime/scriptrunner/script_runner.py", line 600, in _run_script exec(code, module.dict) File "/home/tom/InventoryManagementAPI/GPT2.py", line 179, in main() File "/home/tom/InventoryManagementAPI/GPT2.py", line 93, in main client.beta.assistants.files.create(

kloro2006 commented 5 months ago

using python3.8 with ubuntu 22.04