- Updated dependencies
- Improved defaults and added auto-healing.
- Add buffering
- Exposed GPT client, updated models.
- A complete overhaul of zodMind - now based on OpenAI Function Calling API
- Add backoff
- Allow AnyValue in Zod LLM Interface
- Fixed an issue with GPT4
- Updated logthing
- Updated dependencies
- Testing GitHub actions
- Testing publishing (this is the same as 0.3.0)
- Removed CJS support. Zod-Mind is now ESM only.
- Fix the documentation
- Updated GPT_Client
- 2828b23: Refactored prompt input and output
- a0af650: Improve self healing
- Keep track of asssitant responses
- Export ZodMind Types
- Updated the readme documentation and examples
- Fixed an error because of an incorrect zodToJsonSchema import
- First release!