Releases: emilrueh/lua-genai
Releases · emilrueh/lua-genai
v0.3 Async requests
v0.2.2 Ensure LÖVE usability
Full Changelog: v0.2.1...v0.2.2
v0.2.1 Ensure backwards compatibility
Full Changelog: v0.2...v0.2.1
v0.2 OpenAI compatible endpoints
v0.1 Initial Release
Pull requests introducing major changes:
- Abstract conversation logic and modularize providers by @emilrueh in #4
- Stream responses and implement other settings as well as track token costs by @emilrueh in #5
- Structured responses via json schema and basic exception handling by @emilrueh in #7
- Package Chat as feature resulting in better abstraction by @emilrueh in #12
- Setup luarock structure and expose stream handler by @emilrueh in #14
Full Changelog: https://github.com/emilrueh/lua-genai/commits/v0.1