mirror of
https://github.com/moeru-ai/airi.git
synced 2026-08-14 08:52:42 +00:00
chore(minecraft): TODO cleanup and ignore .agent/
This commit is contained in:
@@ -119,6 +119,3 @@ plugins/local
|
||||
plugins/development
|
||||
plugins-local
|
||||
plugins-development
|
||||
|
||||
#ia
|
||||
GEMINI.md
|
||||
|
||||
@@ -573,7 +573,6 @@ export class Brain {
|
||||
if (!response)
|
||||
return null
|
||||
|
||||
// TODO: use toolcall instead of outputing json directly
|
||||
return parseLLMResponseJson<LLMResponse>(response)
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user