Skip to content

Releases: Cysharp/Claudia

Ver.1.3.1

24 Jun 03:09
2372477
Compare
Choose a tag to compare

What's Changed

  • Fix typo ~JsonSerialzierContext -> ~JsonSerializerContext by @AnnulusGames in #22

New Contributors

Full Changelog: 1.3.0...1.3.1

Ver.1.3.0

21 Jun 08:55
639bedb
Compare
Choose a tag to compare

What's Changed

  • Add Claudia.Models.Claude3_5Sonnet string constant
  • ci: add depndabot.yaml to update github-actions by @guitarrapc in #12
  • ci: change upload-artifact & download-artifact to Cysharp/Actions by @guitarrapc in #15
  • Fix that Function Calling with no argument function fails when using Tool Use by @octo127 in #17
  • Add DictionaryJsonConverter to properly deserialize for Content.ToolUseInput by @octo127 in #19

New Contributors

Full Changelog: 1.2.0...1.3.0

Ver.1.2.0

05 Apr 18:02
Compare
Choose a tag to compare

What's Changed

  • Support Tool use (function calling) by @neuecc in #10

Full Changelog: 1.1.1...1.2.0

Ver.1.1.1

29 Mar 01:55
Compare
Choose a tag to compare
  • Update Utf8StreamReader version

Full Changelog: 1.1.0...1.1.1

Ver.1.1.0

27 Mar 08:52
Compare
Choose a tag to compare

What's Changed

Full Changelog: 1.0.2...1.1.0

Ver.1.0.2

26 Mar 03:55
Compare
Choose a tag to compare
  • throw raw string when error data can't deserialize as json

Full Changelog: 1.0.1...1.0.2

Ver.1.0.1

18 Mar 08:51
Compare
Choose a tag to compare

What's Changed

New Contributors

  • @neuecc made their first contribution in #7

Full Changelog: 1.0.0...1.0.1

Ver.1.0.0

17 Mar 20:09
59a3d5c
Compare
Choose a tag to compare
  • Initial stable release!

Full Changelog: 0.0.10...1.0.0

Ver.0.0.10

16 Mar 07:03
Compare
Choose a tag to compare
  • Improve retry logic
  • Add Anthropic.ConfigureAwait property for use in Unity WebGL publish

Full Changelog: 0.0.9...0.0.10

Ver.0.0.9

15 Mar 06:26
Compare
Choose a tag to compare
  • Improvement: Source Generator no needs

Full Changelog: 0.0.8...0.0.9