Skip to content

Releases: Uralstech/UAI.Abstraction

UAI.Abstraction v1.1.0 Preview 2

04 Jan 16:57
9bdd445
Compare
Choose a tag to compare
Pre-release

What's Changed?

  • Fixed native tool fallback functions not being registered.

Full Changelog: v1.1.0-preview.1...v1.1.0-preview.2

UAI.Abstraction v1.1.0 Preview 1

04 Jan 13:30
a632ec6
Compare
Choose a tag to compare
Pre-release

What's Changed?

Breaking Changes

  • IModelClient.Chat now accepts IReadOnlyList<ITool> instead of IReadOnlyList<Function>.

Added

  • New ITool interface for all tools.
  • Support for native service tools (Web Search and Code Interpreter).

Changed

  • Function now inherits ITool.

Full Changelog: v1.0.1...v1.1.0-preview.1

UAI.Abstraction v1.0.1

03 Jan 08:50
1a00cf4
Compare
Choose a tag to compare

What's Changed?

  • Fixed code sample in documentation.

Full Changelog: v1.0.0...v1.0.1

UAI.Abstraction v1.0.0

03 Jan 08:22
157fd94
Compare
Choose a tag to compare