Deployed 8d1ad9a with MkDocs version: 1.3.0
This commit is contained in:
parent
1a6a68ffcc
commit
25a66fb86b
46 changed files with 10768 additions and 1924 deletions
|
|
@ -1,4 +1,4 @@
|
|||
# Reference
|
||||
# GreatAI reference
|
||||
|
||||
```python
|
||||
from great_ai import *
|
||||
|
|
@ -54,3 +54,17 @@ from great_ai import *
|
|||
::: great_ai.delete_ground_truth
|
||||
options:
|
||||
show_root_heading: true
|
||||
|
||||
## Tracing databases
|
||||
|
||||
::: great_ai.TracingDatabaseDriver
|
||||
options:
|
||||
show_root_heading: true
|
||||
|
||||
::: great_ai.MongoDbDriver
|
||||
options:
|
||||
show_root_heading: true
|
||||
|
||||
::: great_ai.ParallelTinyDbDriver
|
||||
options:
|
||||
show_root_heading: true
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue