Skip to content

Releases: AdamStrojek/rust-agentai

v0.1.3

14 Jan 11:12
12889ff
Compare
Choose a tag to compare

Other

  • Chore/MCP Client tools and documentation (#10)
  • Feature/MCP Support (#9)
  • Chore/CI (#8)

v0.1.2

05 Jan 15:54
8b2f9d3
Compare
Choose a tag to compare

Other

  • Fix links in README
  • Update documentation (#7)
  • (example) Custom Tool Example (#6)
  • Implement Web Search Tool + add examples
  • update documentation for Agent structure
  • clippy updates
  • convert tabs into spaces

v0.1.1

29 Dec 18:16
5ae0b25
Compare
Choose a tag to compare

Fixed

  • Fix behaviour when return String type

Other

  • (example) New example for structured output
  • Add documentation for examples, update simple example
  • Update documentation
  • Move AgentTool to separate module

v0.1.0

27 Dec 12:05
Compare
Choose a tag to compare

Added

  • Initial release
  • Simple example demonstrating functionality