You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
May I ask if I cannot use the base_url "localhost:8000/v1" when using the FastChat API on the local end? I encountered an openai.notfounderror with the GPTAssistantAgent, too. The error code is 404.
I have another question:
Is there any difference between running a Python program with GPTAssistantAgent and UserProxyAgent?
It seems like the code interpreter function and the "run Python" function in UserProxyAgent are very similar.
Thank you for your answer.
Steps to reproduce
No response
Expected Behavior
No response
Screenshots and logs
No response
Additional Information
No response
The text was updated successfully, but these errors were encountered:
* fixing the typo microsoft#990
* Update website/docs/Use-Cases/Auto-Generation.md
Co-authored-by: Chi Wang <[email protected]>
* removing extra space : Update website/docs/Use-Cases/Auto-Generation.md
Co-authored-by: Chi Wang <[email protected]>
* Update website/docs/Use-Cases/Auto-Generation.md
Co-authored-by: Chi Wang <[email protected]>
* Update website/docs/Use-Cases/Auto-Generation.md
---------
Co-authored-by: Chi Wang <[email protected]>
Describe the bug
May I ask if I cannot use the base_url "localhost:8000/v1" when using the FastChat API on the local end? I encountered an openai.notfounderror with the GPTAssistantAgent, too. The error code is 404.
I have another question:
Is there any difference between running a Python program with GPTAssistantAgent and UserProxyAgent?
It seems like the code interpreter function and the "run Python" function in UserProxyAgent are very similar.
Thank you for your answer.
Steps to reproduce
No response
Expected Behavior
No response
Screenshots and logs
No response
Additional Information
No response
The text was updated successfully, but these errors were encountered: