Fix order and category of agent (#4440)

This commit is contained in:
Agnieszka Marzec 2023-03-16 10:59:17 +02:00 committed by GitHub
parent 3591fc02e1
commit 3a97e271fc
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -14,7 +14,7 @@ processors:
renderer:
type: renderers.ReadmeRenderer
excerpt: Uses a large language model to answer complex queries that require multiple steps to find the correct answer.
category: haystack-classes
category_slug: haystack-classes
title: Agent API
slug: agent-api
order: 0