Skip to content
This repository was archived by the owner on Feb 6, 2026. It is now read-only.
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
1 change: 1 addition & 0 deletions .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -70,6 +70,7 @@ instance/

# Sphinx documentation
docs/_build/
graphdoc/docs/_build/

# PyBuilder
.pybuilder/
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ graphdoc:
mlflow_tracking_password: !env MLFLOW_TRACKING_PASSWORD # The password for the mlflow tracking server

mlflow:
mlflow_tracking_uri: !env MLFLOW_TRACKING_URI # The tracking URI for MLflow
mlflow_tracking_uri: !env MLFLOW_TRACKING_URI # The tracking URI for MLflow
mlflow_tracking_username: !env MLFLOW_TRACKING_USERNAME # The username for the mlflow tracking server
mlflow_tracking_password: !env MLFLOW_TRACKING_PASSWORD # The password for the mlflow tracking server

Expand Down
Binary file removed graphdoc/docs/_build/doctrees/environment.pickle
Binary file not shown.
Binary file removed graphdoc/docs/_build/doctrees/index.doctree
Binary file not shown.
Binary file removed graphdoc/docs/_build/doctrees/links.doctree
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
4 changes: 0 additions & 4 deletions graphdoc/docs/_build/html/.buildinfo

This file was deleted.

230 changes: 0 additions & 230 deletions graphdoc/docs/_build/html/_modules/graphdoc/data/helper.html

This file was deleted.

374 changes: 0 additions & 374 deletions graphdoc/docs/_build/html/_modules/graphdoc/data/local.html

This file was deleted.

488 changes: 0 additions & 488 deletions graphdoc/docs/_build/html/_modules/graphdoc/data/parser.html

This file was deleted.

415 changes: 0 additions & 415 deletions graphdoc/docs/_build/html/_modules/graphdoc/data/schema.html

This file was deleted.

693 changes: 0 additions & 693 deletions graphdoc/docs/_build/html/_modules/graphdoc/main.html

This file was deleted.

156 changes: 0 additions & 156 deletions graphdoc/docs/_build/html/_modules/graphdoc/prompts.html

This file was deleted.

Loading