(no commit message)

This commit is contained in:
2026-04-25 20:17:48 -07:00
parent da047bb5d8
commit 7614fad6a8

7
config.json Normal file
View File

@@ -0,0 +1,7 @@
{
"model": null,
"num_fetch": 10,
"lm": "openai/gpt-4o-mini",
"embedder": "openai/text-embedding-3-small",
"clients": {}
}