2 files changed
+3
-2
lines changed- business_objects/information_source.py+5
- business_objects/payload.py+2
- business_objects/project.py+1
- business_objects/record.py+4-1
- business_objects/tokenization.py+21-2
- cognition_objects/conversation.py+12
- cognition_objects/environment_variable.py+1-1
- cognition_objects/message.py+37-15
- cognition_objects/project.py+3-1
- enums.py+9-4
Lines changed: 2 additions & 1 deletion
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
37 | 37 |
| |
38 | 38 |
| |
39 | 39 |
| |
40 |
| - | |
| 40 | + | |
41 | 41 |
| |
42 | 42 |
| |
43 | 43 |
| |
| |||
66 | 66 |
| |
67 | 67 |
| |
68 | 68 |
| |
| 69 | + | |
69 | 70 |
| |
70 | 71 |
| |
71 | 72 |
| |
|
0 commit comments