mirror of
https://github.com/trustgraph-ai/trustgraph.git
synced 2026-05-15 10:32:37 +02:00
Catch LLM mismatches (#39)
* Catch more upstream LLM issues * Bump version
This commit is contained in:
parent
acd60e95ec
commit
d0e3fcf019
19 changed files with 247 additions and 224 deletions
2
Makefile
2
Makefile
|
|
@ -1,6 +1,6 @@
|
|||
|
||||
# VERSION=$(shell git describe | sed 's/^v//')
|
||||
VERSION=0.7.14
|
||||
VERSION=0.7.15
|
||||
|
||||
DOCKER=podman
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue