Skip to content

v0.1.1

Latest
Compare
Choose a tag to compare
@DavdGao DavdGao released this 08 Nov 03:05
· 12 commits to main since this release
e4321a0

What's Changed

  • Fix the bug that the max_retries doesn't work in ReActAgent
  • Fix the bug that setting mutliple configurations with different dahscope api keys will result in only one api key taking effect
  • Support nested Pydantic BaseModel objects within the parser
  • Support token couting in AgentScope for OpenAI (both vision and non-vision llms), Gemini, DashScope APIs, and support to register token counting functions locally
  • Fix bug in streaming mode
  • Adjust the basic prompt engineering strategy within the format function to avoid misleading
  • [Experimental]Add environment modules

Details

New Contributors

Full Changelog: v0.1.0...v0.1.1