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
43f14620
Unverified
Commit
43f14620
authored
May 17, 2023
by
Taras Tsugrii
Committed by
GitHub
May 17, 2023
Browse files
Fix a typo in HfAgent docstring. (#23420)
parent
46d24686
Changes
1
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 addition
and
1 deletion
+1
-1
src/transformers/tools/agents.py
src/transformers/tools/agents.py
+1
-1
No files found.
src/transformers/tools/agents.py
View file @
43f14620
...
...
@@ -430,7 +430,7 @@ class OpenAiAgent(Agent):
class
HfAgent
(
Agent
):
"""
Agent that uses an
d
inference endpoint to generate code.
Agent that uses an inference endpoint to generate code.
Args:
url_endpoint (`str`):
...
...
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