Skip to content

Releases: codefuse-ai/CodeFuse-muAgent

v0.1.1 release

15 Jan 06:12
ebc8c3f
Compare
Choose a tag to compare
  1. add class method for shut down nbclient kernel
  2. add service/reasoning logging

v0.1.0 Release

06 Jan 07:46
0ce456b
Compare
Choose a tag to compare

En:

New Features:

  1. EKG now supports parallel execution.
  2. muAgent-sdk v0.1.0 introduces model, prompt manager, agent, and other base classes, making it easier to inherit and customize development with quick configuration options.
  3. An SDK version for EKG is now available, allowing you to experience "Who's the Undercover" and "Werewolf" without needing a front-end and back-end.

New Demos:

  1. Improved execution speed for "Who's the Undercover."
  2. New "Werewolf" demo added.
  3. muAgent SDK documentation.

中文:

新增功能

  1. EKG支持并行执行
  2. muAgent-sdk v0.1.0,更加完善的model、prompt manager、agent等基础类,更易继承和自定义开发,可快速配置
  3. EKG的SDK使用版本,无需前后端直接体验谁是卧底、狼人杀!

新增Demo

  1. 谁是卧底的执行速度提升
  2. 新增狼人杀Demo
  3. muAgent sdk文档

v0.0.5 Update Requirements

18 Jun 03:50
72fa1b9
Compare
Choose a tag to compare
  1. update langchain version etc.
  2. update llm or embedding service config
  3. debuig chatbot's service

v0.0.4 BugFix

29 May 11:14
7723b6c
Compare
Choose a tag to compare

BugFix
1、codefuse-ai/codefuse-chatbot#37
2、fix TbaseMemoryManager.append_tools wrong keys

v0.0.3 Update Tbase Memory Manager

23 Apr 11:11
4cbb1f4
Compare
Choose a tag to compare
  • update Tbase Memory Manager
  • update session manager

v0.0.1 a multi agent framework for rapid creating your agents

23 Apr 09:45
4cbb1f4
Compare
Choose a tag to compare