Skip to content

Releases: Cysharp/Claudia

Ver.0.0.8

15 Mar 03:33
Compare
Choose a tag to compare
  • Fix Source Generator is not bundled

Full Changelog: 0.0.7...0.0.8

Ver.0.0.7

14 Mar 11:20
Compare
Choose a tag to compare
  • Improve Source Generator diagnostics
  • [CloudiaFunction] supports async(Task/ValueTask) return
  • AnthorpicJsonSerializerContext as public
  • Add Models.Claude3Haiku constant

Full Changelog: 0.0.6...0.0.7

Ver.0.0.6

13 Mar 12:06
Compare
Choose a tag to compare
  • Add [ClaudiaFunction] Source Generator
  • Improve retry logic

Full Changelog: 0.0.5...0.0.6

Ver.0.0.5

11 Mar 09:02
Compare
Choose a tag to compare
  • Fix/Add support for image uploads

Full Changelog: 0.0.4...0.0.5

Ver.0.0.4

11 Mar 08:04
Compare
Choose a tag to compare
  • Add override header per request feature(RequestOptions.Headers)
  • Add Anthropic.HttpClient property to configure default header, change base-address
  • Fix retry

Full Changelog: 0.0.3...0.0.4

Ver.0.0.3

09 Mar 04:29
Compare
Choose a tag to compare
  • Add Anthropic.CreateStreamAsync(support Streaming Responses)
  • JsonSerializer now uses Source Generated context

Full Changelog: 0.0.2...0.0.3

Ver.0.0.2

08 Mar 08:18
Compare
Choose a tag to compare
  • Add Anthropic.Timeout
  • Add Anthropic.MaxRetries
  • Add RequestOptions and CreateAsync receives RequestOptions? overrideOptions = null
  • Change Anthropic.ApiKey change to optional and get default from ANTHROPIC_API_KEY environment variables
  • Change CloudiaException.ErrorCode -> Status, Type -> Name

Full Changelog: 0.0.1...0.0.2

Ver.0.0.1

06 Mar 08:01
Compare
Choose a tag to compare