github agentscope-ai/agentscope v1.0.7

latest releases: v1.0.9, v1.0.8
one month ago

What's Changed

  • fix(stream_printing_messages): fix the bug in stream_printing_messages pipeline by @DavdGao in #866
  • Fix planner state by @Young198902 in #863
  • Change ollama embedding api by @qbc2016 in #874
  • fix(model): fix the bug that Qwen-Omni requires different input_audio format than OpenAI models by @qbc2016 in #882
  • feat(memory): add reme long-term memory by @jinliyl in #865
  • feat(rag): implement word reader in the RAG module by @qbc2016 in #852
  • fix(agent): raise the CancelError when interruption happens during the tool execution by @DavdGao in #888
  • fix(agent): separate the logic of the arguments enable_meta_tool and plan_notebook by @ceshihao in #880
  • Add tune module to support training agent workflow with RL by @pan-x-c in #816
  • Refine building tutorial by @qbc2016 in #879
  • docs(contributing): add CONTRIBUTING.md; adjust the example directories by @DavdGao in #890
  • fix(example): handle the wrong input type of the tool_names parameter in the meta planner example by @qbc2016 in #870
  • ci(copilot): setup GitHub copilot instructions. by @DavdGao in #897
  • feat(toolkit): support async func for the postprocess_func argument in toolkit by @qbc2016 in #885
  • fix(plan, rag) fix the bug in the word reader and plan notebook class. by @DavdGao in #895

New Contributors

Full Changelog: v1.0.6...v1.0.7

Don't miss a new agentscope release

NewReleases is sending notifications on new releases.