Skip to content

Releases: RunEdgeAI/agents-cpp-sdk

v1.3.0

31 Oct 23:42
Immutable release. Only release title and notes can be modified.

Choose a tag to compare

  • Validated Windows support
  • Notable API cleanup
  • Bug fixes to Anthropic LLM provider interface for 4.x Claude model support
  • Added new respond tool

v1.1.0

22 Oct 02:17
Immutable release. Only release title and notes can be modified.

Choose a tag to compare

  • Migrated from CPR library to cpp-httplib for HTTP usage
  • Added support for document understanding (see multimodal_example)
  • Various bug fixes in edge conditions
  • Consistency updates to examples

v1.0.0

09 Oct 00:39
Immutable release. Only release title and notes can be modified.
82dc991

Choose a tag to compare

  • Initial production release running.
  • Documentation generated and posted on website.
  • Web search, file read, file write, summarization, wikipedia, and python execution tools developed.
  • Multiple examples developed to demo tool calling, different workflows, and agents available.