Skip to content

v0.0.2

Compare
Choose a tag to compare
@pan-x-c pan-x-c released this 29 Mar 11:09
· 170 commits to main since this release
a930908

What's Changed

  • Add ReActAgent agent
  • Add web_digest service
  • Add more examples
    • Autonomous Conversation with Mentions
    • Self-Organizing Conversation
    • Basic Conversation with LangChain library
    • Conversation with ReAct Agent
    • Conversation with RAG Agent
    • Gomoku
    • Distributed Debate
    • Distributed Parallel Search
  • Add more model wrappers
    • DashScope: Chat, Image Synthesis, Text Embedding
    • Gemini: Chat, Embedding
    • Ollama: Chat, Embedding, Generation
  • Add format function in model wrappers (chat and generation) to replace PromptEngine
  • Add AgentScope Studio
  • Update Documents accordingly

Details

New Contributors

Full Changelog: v0.0.1...v0.0.2