This commit is contained in:
2025-12-27 02:17:22 -08:00
parent 4be485032a
commit eeb1ccab64
6 changed files with 156 additions and 1 deletions

5
config.json Normal file
View File

@@ -0,0 +1,5 @@
{
"model": "gpt-4",
"neo4j_schema": [],
"max_tokens": 1024
}