2 files changed
+16
-3
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
3 | 3 | | |
4 | 4 | | |
5 | 5 | | |
6 | | - | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
7 | 10 | | |
8 | 11 | | |
9 | 12 | | |
| |||
62 | 65 | | |
63 | 66 | | |
64 | 67 | | |
| 68 | + | |
65 | 69 | | |
66 | 70 | | |
67 | 71 | | |
68 | 72 | | |
69 | | - | |
| 73 | + | |
| 74 | + | |
70 | 75 | | |
71 | 76 | | |
72 | 77 | | |
| |||
95 | 100 | | |
96 | 101 | | |
97 | 102 | | |
| 103 | + | |
| 104 | + | |
| 105 | + | |
| 106 | + | |
| 107 | + | |
| 108 | + | |
| 109 | + | |
| 110 | + | |
98 | 111 | | |
99 | 112 | | |
100 | 113 | | |
| |||
- business_objects/embedding.py+73
- 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/playground_question.py+85
- business_objects/project.py-238
- 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+57-11
- models.py+252-27
- session.py+1-1
- util.py+53-46
0 commit comments