Skip to content

Releases: enkei0x/espai

v0.9.0

Choose a tag to compare

@enkei0x enkei0x released this 23 Feb 20:54
5d4c539

What's Changed

  • update: add async request examples to documentation by @enkei0x in #8
  • fix: Don't send optional API parameters unless explicitly set; add maxCompletionTokens by @enkei0x in #9

Full Changelog: v0.8.0...v0.9.0

v0.8.0

Choose a tag to compare

@enkei0x enkei0x released this 21 Feb 18:00
c31d499

What's Changed

  • feat: add GeminiProvider and associated tests for Gemini API integration by @enkei0x in #4
  • feat: Introduce OpenAICompatibleProvider for custom OpenAI-like integrations by @enkei0x in #5
  • feat: Add async support for AIProvider and enhance error handling by @enkei0x in #6
  • feat: Bump version to 0.8.0 by @enkei0x in #7

Full Changelog: v0.7.0...v0.8.0

v0.7.0

Choose a tag to compare

@enkei0x enkei0x released this 20 Feb 16:40
e7290af

What's Changed

  • fix: Add SSL/TLS configuration and certificate validation for ESP32 by @enkei0x in #1
  • feat: unify providers, add retry logic and streaming tool calls by @enkei0x in #2

Full Changelog: v0.6.1...v0.7.0