File tree
5 files changed
+50
-5
lines changed- .vscode
- submodules
5 files changed
+50
-5
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 | 8 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
| 13 | + | |
| 14 | + | |
| 15 | + | |
| 16 | + | |
| 17 | + | |
| 18 | + | |
| 19 | + | |
| 20 | + | |
| 21 | + | |
| 22 | + | |
| 23 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
3 | | - | |
| 3 | + | |
| 4 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
| 13 | + | |
| 14 | + | |
| 15 | + | |
| 16 | + | |
| 17 | + | |
2 | 18 | | |
3 | 19 | | |
4 | 20 | | |
| |||
20 | 36 | | |
21 | 37 | | |
22 | 38 | | |
23 | | - | |
| 39 | + | |
24 | 40 | | |
25 | 41 | | |
26 | 42 | | |
27 | 43 | | |
28 | 44 | | |
| 45 | + | |
29 | 46 | | |
30 | 47 | | |
31 | 48 | | |
32 | 49 | | |
33 | 50 | | |
34 | 51 | | |
35 | 52 | | |
36 | | - | |
| 53 | + | |
37 | 54 | | |
38 | 55 | | |
| 56 | + | |
| 57 | + | |
| 58 | + | |
39 | 59 | | |
- business_objects/attribute.py+18-2
- business_objects/embedding.py+77-1
- business_objects/evaluation_group.py+49
- business_objects/evaluation_run.py+97
- business_objects/evaluation_set.py+70
- business_objects/general.py+21
- business_objects/inter_annotator.py-276
- business_objects/knowledge_base.py+1-2
- business_objects/labeling_task.py+29-30
- business_objects/monitor.py+28
- business_objects/organization.py+46-35
- business_objects/personal_access_token_etl.py+154
- business_objects/playground_question.py+85
- business_objects/project.py-238
- business_objects/record.py+1-1
- business_objects/user.py+74-1
- business_objects/user_activity.py-113
- cognition_objects/conversation.py+124-8
- cognition_objects/environment_variable.py+5-30
- cognition_objects/file_extraction.py+146
- cognition_objects/file_reference.py+103
- cognition_objects/file_transformation.py+185
- cognition_objects/markdown_dataset.py+1-1
- cognition_objects/markdown_file.py+9-59
- cognition_objects/message.py+169
- cognition_objects/pipeline_log.py+110-11
- cognition_objects/pipeline_version.py+99
- cognition_objects/project.py+5-2
- cognition_objects/strategy.py+17-1
- cognition_objects/strategy_step.py+2
- enums.py+80-12
- models.py+307-36
- session.py+1-1
- util.py+62-48
0 commit comments