github agentscope-ai/agentscope v1.0.3

latest releases: v1.0.10, v1.0.9, v1.0.8...
3 months ago

Important Change

  • A new plan module is added
  • The session_id argument in JSONSession class is moved into the load and save function to support multiple sessions.

What's Changed

  • Add concurrent example by @qbc2016 in #693
  • Add example for SQLite-based session management by @DavdGao in #740
  • [HOTFIX] Fix the studio-related error in the tutorial by @DavdGao in #741
  • [HOTFIX] Fix the bug and simplify the MCP example by @DavdGao in #754
  • Fix tutorial format by @qbc2016 in #751
  • fix: correct handling of non-existent file in insert_text_file by @idontwanttosayaword in #735
  • fix bug of self._agent_control by @Osier-Yi in #760
  • Separate the "plan" from the meta planner example and make it an independent module by @DavdGao in #722
  • Make the metric call function async by @ZiTao-Li in #758
  • Fix Gemini formatter local file mime_type from image/* to proper medi… by @idontwanttosayaword in #736
  • [HOTFIX] Fix the bug in the plan module by @DavdGao in #771
  • Remove the argument session_id from the constructor to support different sessions by @DavdGao in #767
  • Fix: Missing Vllm token usage info by @Howe829 in #769
  • [HOTFIX] modify the ray import in evaluator by @ZiTao-Li in #781
  • Remove some duplicated requirements by @Howe829 in #777
  • [HOTFIX] Fix the bug of missing metadata field when finish function fail to execute in the toolkit by @DavdGao in #783

New Contributors

Full Changelog: v1.0.2...v1.0.3

Don't miss a new agentscope release

NewReleases is sending notifications on new releases.