[doc] Always call it Agents for consistency (#25958)

This commit is contained in:
Julien Chaumond
2023-09-05 13:27:20 +02:00
committed by GitHub
parent 391f26459a
commit 6316ce8d27
4 changed files with 5 additions and 5 deletions

View File

@@ -18,7 +18,7 @@ rendered properly in your Markdown viewer.
<Tip warning={true}>
Transformers Agent is an experimental API which is subject to change at any time. Results returned by the agents
Transformers Agents is an experimental API which is subject to change at any time. Results returned by the agents
can vary as the APIs or underlying models are prone to change.
</Tip>