FAQ
Frequently Asked Questions
Q: What are the system requirements for installing yAgents?
A: You will need git
and pip
installed on your system to use yAgents. To install yAgents, run the following commands:
Q: How can I find and use the Discord bot for yAgents?
A: The Discord bot integration is coming soon. Once available, you will be able to interact with yAgents through Discord by using a natural language prompt after mentioning the bot.
Q: Are there any specific commands or functions I need to know to use yAgents?
A: You can use natural language prompts to interact with yAgents, both on the CLI and on Discord. For example, to create a tool that generates prime numbers, you can simply prompt: "create a tool that generates prime numbers."
Troubleshooting
Issue: yAgents installation fails
If you encounter issues during the installation process, make sure you have the latest version of pip
and git
installed on your system. You can update them by running:
or
If the issue persists, please reach out to our support channels for further assistance.
Issue: yAgents doesn't respond to a prompt
If yAgents isn't responding to your prompt, ensure that your input is clear and concise. If the problem persists, it might be due to an issue with the underlying AI model. In this case, please report the issue to our support channels for investigation.
Support Channels
For support, you can reach out to us through the following channels:
Discord: Join our community on Discord.
Twitter: Send us a tweet at @yeagerai.
GitHub: If you encounter issues or want to contribute, visit our GitHub repository and follow the
contributing.md
guidelines.
Our team is committed to providing assistance and addressing any concerns you may have. Your feedback helps us improve the yAgents experience for everyone.
Last updated