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

Documenting Custom Agent #188

Open
valentimarco opened this issue Sep 12, 2024 · 1 comment
Open

Documenting Custom Agent #188

valentimarco opened this issue Sep 12, 2024 · 1 comment

Comments

@valentimarco
Copy link
Contributor

valentimarco commented Sep 12, 2024

At the moment, the docs doesn't provide a guide to build custom Agent with the new structure introduced on 1.7.X.

I was thinking about this:

  1. Show how you can create your custom flow with this new tool (Even better to introduce a diagram that explain what are you doing step by step)
  2. How can you integrate custom logic or libraries like HayStack, LLamaIndex, GraphRag, GuardRails, NVIDIA NeMo Guardrails
    (Yes, can be a blog post but adding simple ref to this popolar libraries can help. Particularly for guardrails libraries!)
  3. Explain difference between OpenAi AssistanceAPI (even if...)

All of this should be written in a markdown file under mkdocs/framework/cat-components/cheshire_cat/agent/custom_agent.md

@pieroit
Copy link
Member

pieroit commented Sep 13, 2024

I'd like to refine more the API of those python classes, are you already using it?

Point 2 really cool

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants