Skip to content

Commit

Permalink
DOCS: Remove extra dot from the import line in the docstring (run-lla…
Browse files Browse the repository at this point in the history
  • Loading branch information
jdvala authored Sep 25, 2024
1 parent 0d08269 commit faa96ce
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,7 @@ class OpenAIAgent(AgentRunner):
For the legacy implementation see:
```python
from llama_index..agent.legacy.openai.base import OpenAIAgent
from llama_index.agent.legacy.openai.base import OpenAIAgent
```
"""
Expand Down

0 comments on commit faa96ce

Please sign in to comment.