Fix replace strings for JSON (#57)

* Fix replace strings for JSON
* Add JSON markdown preamble/postamble in prompts
* Remove JSON chicanery in LLM  handling
* Bump version
This commit is contained in:
cybermaggedon 2024-09-05 20:49:32 +01:00 committed by GitHub
parent 3445759598
commit 375b213a54
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
25 changed files with 277 additions and 276 deletions

View file

@ -1,6 +1,6 @@
# VERSION=$(shell git describe | sed 's/^v//')
VERSION=0.9.2
VERSION=0.9.3
DOCKER=podman