feat(agent): Implement simplified chat agent tools and state management
This commit is contained in:
parent
755e1de28b
commit
f6eab5a95a
27 changed files with 1929 additions and 2433 deletions
6
.github/copilot-instructions.md
vendored
6
.github/copilot-instructions.md
vendored
|
|
@ -143,3 +143,9 @@ When working on this codebase, you might need to:
|
|||
|
||||
- Use try/catch blocks for async operations
|
||||
- Return structured error responses from API routes
|
||||
|
||||
## Available Tools and Help
|
||||
|
||||
- You can use the context7 tool to get help using the following identifiers for libraries used in this project
|
||||
- `/langchain-ai/langchainjs` for LangChain
|
||||
- `/langchain-ai/langgraph` for LangGraph
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue