Skip to content

v0.1.0

Latest
Compare
Choose a tag to compare
@DavdGao DavdGao released this 09 Sep 02:47
· 4 commits to main since this release
bfaf9ed

What's Changed

Model APIs

  1. Support ZhipuAI API (#181)
  2. Support Yi API (#343)
  3. Support streaming mode in AgentScope (#347)
  4. Support LiteLLM (#204)
  5. Format input messages according to the name of the model (#381)

Service

Add the following new service functions

  1. TripAdvisor search
  2. Dblp search
  3. wikipedia search
  4. Web Browser Control
  5. OpenAI and DashScope multimodal service functions

Others

  1. Implement MoA method in AgentScope (#327)
  2. A new prompt engineering module (#242)
  3. Improve RAG module (#184)

Details

New Contributors

Full Changelog: v0.0.4...v0.1.0