This commit is contained in:
2025-12-27 02:32:33 -08:00
parent 38e9965d2e
commit 194597adbc
4 changed files with 190 additions and 4 deletions

View File

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