You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
raise type(e)(f"There was an error when converting {file} to the MDX format.\n" + e.args[0]) from e
ValueError: There was an error when converting docs/source/en/reference/agents.md to the MDX format.
Unable to find AzureOpenAIServerModel in smolagents. Make sure the path to that object is correct.
Can you advise how to fix?
The text was updated successfully, but these errors were encountered:
after install smolagents prepare for document contribution below
when i try to run these command,
i got error
Can you advise how to fix?
The text was updated successfully, but these errors were encountered: