Skip to content
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

Closed
1 of 3 tasks
areibman opened this issue Nov 20, 2024 · 3 comments · Fixed by #573
Closed
1 of 3 tasks

[Docs]: Add support docs for Camel AI Agents #521

areibman opened this issue Nov 20, 2024 · 3 comments · Fixed by #573
Labels
documentation Improvements or additions to documentation help wanted Extra attention is needed

Comments

@areibman
Copy link
Contributor

areibman commented Nov 20, 2024

📘 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

  • Update Readme to show how we support
  • Add page in integrations section on Docs
  • Example Jupyter notebook for a sample Camel run

🔗 Affected Documentation Pages

No response

🔍 Additional Context

No response

🤝 Contribution

  • Yes, I'd be happy to submit a pull request with these changes.
  • I need some guidance on how to contribute.
  • I'd prefer the Agentops team to handle this update.
@areibman areibman added documentation Improvements or additions to documentation help wanted Extra attention is needed labels Nov 20, 2024
@TKTSWalker
Copy link
Contributor

Gonna juggle this one! Should be fast!

@TKTSWalker
Copy link
Contributor

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!

AgentOps x CamelAI.zip

@TKTSWalker
Copy link
Contributor

Side gig ended up with me being able to access CGPT for a few projects! I ended up being able to make the Single Agent and am going to work on the multi agent before brushing it all off with the ReadMe in a format similar to how I did the anthropic ones!

image_2024-11-27_140437359

devin-ai-integration bot added a commit that referenced this issue Dec 12, 2024
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]>
areibman added a commit that referenced this issue Dec 13, 2024
* 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]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
documentation Improvements or additions to documentation help wanted Extra attention is needed
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants