Optimized program with code

This commit is contained in:
2025-12-27 19:47:32 -08:00
parent 86b1c6834d
commit 71b7d59419
4 changed files with 9 additions and 6 deletions

View File

@@ -1,4 +1,5 @@
{
"model": "openrouter/openai/gpt-4o",
"max_tokens": 1024
"max_tokens": 1024,
"cache": false
}