Skip to content

Releases: hmasdev/autogen-werewolf

0.3.0a0

07 Sep 13:19
c2cbb9e
Compare
Choose a tag to compare

What's Changed

  • Add Groq and Gemini to the valid LLM services by @hmasdev in #22
  • Update workflow to automatically update README.md by @hmasdev in #23
  • Update README.md by @github-actions in #24
  • Update version to 0.3.0a0 by @github-actions in #25

Full Changelog: 0.2.0...0.3.0a0

0.2.0

05 Sep 12:19
fb5cbc6
Compare
Choose a tag to compare

What's Changed

  • [bugfix] Update _clean_name method to include a question parameter by @hmasdev in #14
  • Remove unused dependencies from requirements.txt by @hmasdev in #16
  • chore: Update create_chat_openai_model to include a seed parameter by @hmasdev in #17
  • Automatically update README.md with GitHub Actions by @hmasdev in #18
  • Add jinja2 dependency to pyproject.toml by @hmasdev in #19
  • Update README.md by @github-actions in #20
  • Update version to 0.2.0 by @github-actions in #21

Full Changelog: 0.1.0...0.2.0