-
Notifications
You must be signed in to change notification settings - Fork 263
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
CamelAI Readme and Example Journal implemented! #538
Conversation
Added more context to certain areas and implemented fix requests
fixes #521 |
@TKTSWalker what's the status of this? |
I added the journals and readme with the push request but realized I never pointed to it! Links below; https://github.com/TKTSWalker/agentops/blob/main/examples/camelai_examples/camelai-multi-agent-example.ipynb |
Just realized I put anthropic instead of camel with the description, fixing! |
Fixed Anthropic to CamelAI at CamelAI description
Fixed "Usage Example" CamelAI link
Fixed (as well as two minor errors on the readme end) while also syncing! |
is this good to merge? |
Yes, it's good to push! |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Add the docs to a new file camelai.mdx
in docs/v1/integrations/examples/
and add the entry to docs/v1/examples/examples.mdx
…lf Training Data.csv
If the spreadsheet can be fetched through a URL in the code without having to upload it in the repo then that's better. |
i purposefully left it as a repo because i'm not sure where I could store it! For example, I often delete databases I made from my Kaggle and Google Sheets! I'd recommend making an official kaggle on the AgentOps side and dropping it in there since it'll be the least likely to randomly disappear! |
FYI @TKTSWalker Devin (the AI) made a PR for this already but I like your examples, so we can merge those as well! |
Sounds solid to me! |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Great!
Small heads up! The camel examples link at the starter Readme is broken and
the camelai Readme is missing! I can handle both of these if you'd like!
…On Mon, Dec 16, 2024, 3:24 AM Alex Reibman ***@***.***> wrote:
Merged #538 <#538> into main.
—
Reply to this email directly, view it on GitHub
<#538 (comment)>, or
unsubscribe
<https://github.com/notifications/unsubscribe-auth/ANRX3WVXVUJY3FG72GPXEG32F2E3RAVCNFSM6AAAAABSVPAVFWVHI2DSMVQWIX3LMV45UABCJFZXG5LFIV3GK3TUJZXXI2LGNFRWC5DJN5XDWMJVGY3DMMZTGQ3TMOI>
.
You are receiving this because you were mentioned.Message ID:
***@***.***>
|
I am opening a PR for some docs fixes. Will mention you so that you can have a look. |
Sure thing!
…On Mon, Dec 16, 2024, 4:59 AM Pratyush Shukla ***@***.***> wrote:
I am opening a PR for some docs fixes. Will mention you so that you can
have a look.
—
Reply to this email directly, view it on GitHub
<#538 (comment)>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/ANRX3WX6JW4QUGXSSCOWRFD2F2P7BAVCNFSM6AAAAABSVPAVFWVHI2DSMVQWIX3LMV43OSLTON2WKQ3PNVWWK3TUHMZDKNBVGEZDMNJXG4>
.
You are receiving this because you were mentioned.Message ID:
***@***.***>
|
📥 Pull Request
📘 Description
Added two example journals and a dedicated readme, also added CamelAI section to opening readme.
🧪 Testing
Journals working are reflected by their end output being present in the files.