Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
genai: fix panic on nil response (#68)
If the model returns no response, treat that as an error. Fixes #54.
- Loading branch information