mirror of
https://github.com/trustgraph-ai/trustgraph.git
synced 2026-05-02 03:42:36 +02:00
OpenAI integration (#7)
* Preliminary OpenAI support * Version to 0.5.9 --------- Co-authored-by: JackColquitt <daniel@kalntera.ai>
This commit is contained in:
parent
4584464e69
commit
fd547f7762
15 changed files with 449 additions and 81 deletions
2
Makefile
2
Makefile
|
|
@ -1,6 +1,6 @@
|
|||
|
||||
# VERSION=$(shell git describe | sed 's/^v//')
|
||||
VERSION=0.5.8
|
||||
VERSION=0.5.9
|
||||
|
||||
all: container
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue