[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

@@ -20,7 +20,7 @@ Transformers와 관련하여 어떤 도구와 에이전트가 있는지 잘 모
<Tip warning={true}>
Transformers Agent는 실험 중인 API로 언제든지 변경될 수 있습니다.
Transformers Agents는 실험 중인 API로 언제든지 변경될 수 있습니다.
API 또는 기반 모델이 변경되기 쉽기 때문에 에이전트가 반환하는 결과도 달라질 수 있습니다.
</Tip>