Skip to content

Commit bd8492a

Browse files
Merge pull request #22 from semiotic-ai/codeblock
doc codeblock
2 parents 75a449f + f2e4134 commit bd8492a

File tree

81 files changed

+498
-12335
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

81 files changed

+498
-12335
lines changed

.gitignore

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -70,6 +70,7 @@ instance/
7070

7171
# Sphinx documentation
7272
docs/_build/
73+
graphdoc/docs/_build/
7374

7475
# PyBuilder
7576
.pybuilder/

graphdoc/assets/configs/single_prompt_doc_generator_module_eval.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ graphdoc:
55
mlflow_tracking_password: !env MLFLOW_TRACKING_PASSWORD # The password for the mlflow tracking server
66

77
mlflow:
8-
mlflow_tracking_uri: !env MLFLOW_TRACKING_URI # The tracking URI for MLflow
8+
mlflow_tracking_uri: !env MLFLOW_TRACKING_URI # The tracking URI for MLflow
99
mlflow_tracking_username: !env MLFLOW_TRACKING_USERNAME # The username for the mlflow tracking server
1010
mlflow_tracking_password: !env MLFLOW_TRACKING_PASSWORD # The password for the mlflow tracking server
1111

-218 KB
Binary file not shown.
-9.28 KB
Binary file not shown.
-3.89 KB
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.

graphdoc/docs/_build/html/.buildinfo

Lines changed: 0 additions & 4 deletions
This file was deleted.

0 commit comments

Comments
 (0)