This website requires JavaScript.
Explore
Help
Register
Sign In
admin123
/
MyAgent
Watch
1
Star
0
Fork
You've already forked MyAgent
0
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
2431649079
MyAgent
/
.env.example
1 line
29 B
Plaintext
Raw
Normal View
History
Unescape
Escape
feat: add multi-function agent with tools for weather, time, calculator, file listing, and jokes - Created multiFunctionAgent to handle multiple user requests. - Implemented tools for weather information, current time, basic arithmetic operations, file listing, and telling jokes. - Added necessary schemas and execution logic for each tool. - Set up main Mastra instance to include the new agent. - Created a script to run the agent and test its functionality. - Configured TypeScript settings for the project.
2025-12-11 15:18:09 +08:00
OPENAI_API_KEY=<your-api-key>