For AI agents: a documentation index is available at the root level at /llms.txt and /llms-full.txt. Append /llms.txt to any URL for a page-level index, or .md for the markdown version of any page.
System StatusStart using Credal
  • Getting Started
    • Introduction
    • Quickstart
    • Video: Agent Building Basics
    • FAQs
  • Platform
        • Setting Up An Agent
        • Choosing a Model
        • Writing Instructions
        • Agent Collaboration
        • Memory and Feedback
      • Testing Your Agent
    • Bulk Analysis
LogoLogo
System StatusStart using Credal
PlatformAgent BuilderConfiguration

Memory and Feedback

Was this page helpful?
Edit this page
Previous

Testing Your Agent

Next
Built with

You may have noticed that users have the option to β€œπŸ‘β€ or β€œπŸ‘Žβ€ responses from a agent. This feature allows users to give feedback on whether an answer is helpful or not. Agents use this feedback to deepen their learning and improve responses in the future. The more this feature is used, the better the agent will be at understanding and delivering effective responses.

In the β€œConfigure” tab, you can choose to β€œfetch examples with positive feedback from historical agent usage” to populate the model Q&A section. Once enabled, your agent will learn from these examples and reference them when answering future, similar questions.

feedback_based_QA_configuration.png

If you have published your agent to Slack, when you β€œπŸ‘Žβ€ a response, you will have the option to add a suggested answer. Your agent will learn from this answer, enabling it to better respond to future similar queries.

slack_negative_feedback_suggested_answer.png