mirror of
https://github.com/BerriAI/litellm.git
synced 2025-04-25 02:34:29 +00:00
Update conf.py
This commit is contained in:
parent
b0f52480c6
commit
3586dff20e
1 changed files with 0 additions and 1 deletions
|
@ -22,7 +22,6 @@ from sphinx.util.docutils import SphinxDirective
|
|||
|
||||
_DIR = Path(__file__).parent.absolute()
|
||||
sys.path.insert(0, os.path.abspath("."))
|
||||
sys.path.insert(0, os.path.abspath("../../libs/langchain"))
|
||||
sys.path.insert(0, os.path.abspath("../../libs/experimental"))
|
||||
|
||||
with (_DIR.parents[1] / "libs" / "langchain" / "pyproject.toml").open("r") as f:
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue