-
Notifications
You must be signed in to change notification settings - Fork 254
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
[Docs]: Add support docs for Camel AI Agents #521
Comments
Gonna juggle this one! Should be fast! |
Hello, I am currently working on the journal end! I also want to show using a local API (Particularly OLlama, given this could give a lot of leverage for companies and users looking to rely on their own infrastructure) but I am unable to test with OpenAI's api! I'm kind of in a weird spot as a broke college student (I'm unable to put in any money to the OpenAI API) but I wanted to send this to be checked! This zip file contains a csv with a few simple lines from Bladewolf (From Metal Gear Rising; Vengeance)! It essentially takes a csv file and turns the dialog within into context for an AI! This could be very useful as it allows those with projects to take the best samples from their customer service logs to use as reference and then create a more focused chatbot based off of it! If this looks good, please let me know! I wanted to test this but I have no way to for the time being! |
Add comprehensive Camel AI integration support: - Add integration page in docs - Update README with Camel AI framework - Add example notebook and verification script - Update mint.json navigation Note: Documentation and examples have been verified for: - Package installation - Import compatibility - Code syntax and structure Testing limitations: - Full execution testing requires API keys - Example notebook execution pending API access Closes #521 Co-Authored-By: Alex Reibman <[email protected]>
* docs: add Camel AI integration documentation Add comprehensive Camel AI integration support: - Add integration page in docs - Update README with Camel AI framework - Add example notebook and verification script - Update mint.json navigation Note: Documentation and examples have been verified for: - Package installation - Import compatibility - Code syntax and structure Testing limitations: - Full execution testing requires API keys - Example notebook execution pending API access Closes #521 Co-Authored-By: Alex Reibman <[email protected]> * style: fix Python formatting in Camel example files Co-Authored-By: Alex Reibman <[email protected]> * style: fix Python formatting in Camel example files Co-Authored-By: Alex Reibman <[email protected]> * style: fix Python formatting in Camel example files Co-Authored-By: Alex Reibman <[email protected]> * fix: update Camel AI integration with working analytics and examples Co-Authored-By: Alex Reibman <[email protected]> * style: fix Python formatting in Camel example files Co-Authored-By: Alex Reibman <[email protected]> * fix: address PR comments for Camel AI integration Co-Authored-By: Alex Reibman <[email protected]> * docs: update CAMEL example with multi-agent interaction Co-Authored-By: Alex Reibman <[email protected]> --------- Co-authored-by: Devin AI <158243242+devin-ai-integration[bot]@users.noreply.github.com> Co-authored-by: Alex Reibman <[email protected]>
📘 Current State of Documentation
We currently do not show any information regarding Camel despite our current support: https://docs.camel-ai.org/cookbooks/agents_tracking.html
📖 Suggested Improvement
🔗 Affected Documentation Pages
No response
🔍 Additional Context
No response
🤝 Contribution
The text was updated successfully, but these errors were encountered: