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
The news_agent example doesn't work.
If you use the FastAPI Swagger UI to send the request to the chat API, it complains about the file field being empty, or the chat data being malformed.
If you send a JSON request, it complains about missing fields.
You can't win either way, and this is with the base code without any modifications.