Add files via upload
This commit is contained in:
commit
fbdfe9f11c
5
AGENTS.md
Normal file
5
AGENTS.md
Normal file
@ -0,0 +1,5 @@
|
|||||||
|
# MyAI3 Repository Guide
|
||||||
|
|
||||||
|
## Adding/Removing Tools
|
||||||
|
|
||||||
|
Each tool has a file in `app/api/chat/tools/`. The tool is then imported in `app/api/chat/tools/route.ts`. The UI display for the tool is handled in `components/messages/tool-call.tsx` and then must also be added to `components/messages/assistant-message.tsx`.
|
||||||
Loading…
x
Reference in New Issue
Block a user