mirror of
https://github.com/trustgraph-ai/trustgraph.git
synced 2026-06-09 06:45:13 +02:00
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:
parent
3445759598
commit
375b213a54
25 changed files with 277 additions and 276 deletions
2
Makefile
2
Makefile
|
|
@ -1,6 +1,6 @@
|
|||
|
||||
# VERSION=$(shell git describe | sed 's/^v//')
|
||||
VERSION=0.9.2
|
||||
VERSION=0.9.3
|
||||
|
||||
DOCKER=podman
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue