Getting Started with AgentStudio
Last updated
Last updated
Since AgentStudio is constructed on the fantastic open-source project Dify and shares a similar feature set, you can consult the official Dify documentation for general guidance on using AgentStudio.
Following are a few video tutorials / demos for creating various agent/chatbots using AgentStudio.
Here is a quick demo of creating a simple Q&A agent based on information retrieved from a pre-created knowledge base. The agent will answer any question related to the topics in the knowledge(context). The knowledge base here is just a simple markdown file, though it could be a tens of thousands files or even could be created from scaping websites.