v9.0.0
Breaking Changes
Both the GptAgent.add_user_message
and GptAgent.submit_tool_output
functions will now be handled as asynchronous calls (cast vs. call).
Full Changelog: v8.1.1...v9.0.0
Both the GptAgent.add_user_message
and GptAgent.submit_tool_output
functions will now be handled as asynchronous calls (cast vs. call).
Full Changelog: v8.1.1...v9.0.0