Commit 42b3280
authored
Docs/private and public entities (#68)
* refactor node configs
* move base modules to `abc` subpackage
* make `pipeline` subpackage private
* upd some typing
* make `datafiles` subpackage private
* reorganize subpackages: `dataset`, `schemas`
* move `Split` to `custom_types` submodule
* add hf logo near github logo1 parent cca9c0d commit 42b3280
File tree
85 files changed
+174
-268
lines changed- autointent
- _datafiles
- _dataset
- _pipeline
- configs
- context
- data_handler
- optimization_info
- vector_index_client
- generation
- metrics
- modules
- abc
- prediction
- regexp
- retrieval
- scoring
- _description
- _dnnc
- _knn
- _mlknn
- nodes
- inference
- nodes_info
- optimization
- schemas
- docs
- _static
- source
- docs_utils
- tests
- context/datahandler
- generation
- modules
- scoring
- nodes
- pipeline
- tutorials
- pipeline_optimization
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
85 files changed
+174
-268
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
| 2 | + | |
2 | 3 | | |
3 | 4 | | |
4 | | - | |
5 | | - | |
| 5 | + | |
6 | 6 | | |
7 | 7 | | |
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
Lines changed: 2 additions & 21 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
8 | 8 | | |
9 | 9 | | |
10 | 10 | | |
11 | | - | |
12 | | - | |
13 | | - | |
14 | | - | |
15 | | - | |
16 | | - | |
17 | | - | |
18 | | - | |
19 | | - | |
20 | | - | |
21 | | - | |
22 | | - | |
23 | | - | |
24 | | - | |
25 | | - | |
26 | | - | |
27 | | - | |
28 | | - | |
29 | | - | |
30 | | - | |
31 | | - | |
| 11 | + | |
| 12 | + | |
32 | 13 | | |
33 | 14 | | |
34 | 15 | | |
| |||
File renamed without changes.
0 commit comments