improved a lot of things

This commit is contained in:
SinachPat
2026-04-27 04:52:15 +01:00
parent 197313c0ef
commit 9d9d7d7a37
25 changed files with 1598 additions and 288 deletions
@@ -36,7 +36,6 @@ export async function answerAgentQuestion(
},
],
maxTokens: 1024,
temperature: 0.7,
});
let parsed: unknown;