Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
chenpangpang
transformers
Commits
6316ce8d
Unverified
Commit
6316ce8d
authored
Sep 05, 2023
by
Julien Chaumond
Committed by
GitHub
Sep 05, 2023
Browse files
[doc] Always call it Agents for consistency (#25958)
parent
391f2645
Changes
4
Hide whitespace changes
Inline
Side-by-side
Showing
4 changed files
with
5 additions
and
5 deletions
+5
-5
docs/source/en/custom_tools.md
docs/source/en/custom_tools.md
+1
-1
docs/source/en/main_classes/agent.md
docs/source/en/main_classes/agent.md
+1
-1
docs/source/en/transformers_agents.md
docs/source/en/transformers_agents.md
+2
-2
docs/source/ko/custom_tools.md
docs/source/ko/custom_tools.md
+1
-1
No files found.
docs/source/en/custom_tools.md
View file @
6316ce8d
...
...
@@ -25,7 +25,7 @@ If you are not aware of what tools and agents are in the context of transformers
<Tip
warning=
{true}
>
Transformers Agent is an experimental API that is subject to change at any time. Results returned by the agents
Transformers Agent
s
is an experimental API that 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>
...
...
docs/source/en/main_classes/agent.md
View file @
6316ce8d
...
...
@@ -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 Agent
s
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>
...
...
docs/source/en/transformers_agents.md
View file @
6316ce8d
...
...
@@ -14,11 +14,11 @@ rendered properly in your Markdown viewer.
-->
# Transformers Agent
# Transformers Agent
s
<Tip
warning=
{true}
>
Transformers Agent is an experimental API which is subject to change at any time. Results returned by the agents
Transformers Agent
s
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>
...
...
docs/source/ko/custom_tools.md
View file @
6316ce8d
...
...
@@ -20,7 +20,7 @@ Transformers와 관련하여 어떤 도구와 에이전트가 있는지 잘 모
<Tip
warning=
{true}
>
Transformers Agent는 실험 중인 API로 언제든지 변경될 수 있습니다.
Transformers Agent
s
는 실험 중인 API로 언제든지 변경될 수 있습니다.
API 또는 기반 모델이 변경되기 쉽기 때문에 에이전트가 반환하는 결과도 달라질 수 있습니다.
</Tip>
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment