Skip to content

Added AYA to cloudera catalog #26

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

Open
wants to merge 2 commits into
base: master
Choose a base branch
from
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
13 changes: 13 additions & 0 deletions amp-catalog-cloudera-default-new.yaml
Original file line number Diff line number Diff line change
@@ -1,6 +1,19 @@
name: Cloudera

entries:
- title: Agentic workflows with AYA (All Your Agents)
label: agents
short_description: |
This AMP implements A.Y.A., an agentic workflow assistant, to demonstrate how agentic workflows can help you interact with a wide and complex series of AI agents and tools.
long_description: |
This AMP implements A.Y.A., an agentic workflow assistant, to demonstrate how agentic workflows can help you interact with a wide and complex series of AI agents and tools. By configuring, launching or otherwise using the AMP, you acknowledge the foregoing statement and agree that Cloudera is not responsible or liable in any way for the third party software packages.
image_path: >-
https://github.com/cloudera/CAI_AMP_AYA_All_Your_Agents/blob/main/assets/aya-card.png
tags:
- Agents
git_url: 'https://github.com/cloudera/CAI_AMP_AYA_All_Your_Agents'
is_prototype: true
is_new: true
- title: RAG Studio
label: rag-studio
short_description: |
Expand Down