File tree
54 files changed
+3510
-1620
lines changed- agents
- agents-core/src/commonMain/kotlin/ai/koog/agents/core
- agent
- entity
- session
- dsl/extension
- agents-features/agents-features-memory/src/commonMain/kotlin/ai/koog/agents/memory/feature
- examples
- src/main/kotlin/ai/koog/agents/example
- banking/routing
- parallelexecution
- structureddata
- prompt
- prompt-executor/prompt-executor-clients
- prompt-executor-anthropic-client/src/commonMain/kotlin/ai/koog/prompt/executor/clients/anthropic
- prompt-executor-google-client
- src
- commonMain/kotlin/ai/koog/prompt/executor/clients/google
- structure
- commonTest/kotlin/ai/koog/prompt/executor/clients/google/structure
- prompt-executor-openai-client
- src
- commonMain/kotlin/ai/koog/prompt/executor/clients/openai
- structure
- commonTest/kotlin/ai/koog/prompt/executor/clients/openai/structure
- prompt-llm/src/commonMain/kotlin/ai/koog/prompt/llm
- prompt-model/src
- commonMain/kotlin/ai/koog/prompt/params
- jvmTest/kotlin/ai/koog/prompt
- prompt-structure
- src
- commonMain/kotlin/ai/koog/prompt/structure
- json
- generator
- markdown
- commonTest/kotlin/ai/koog/prompt/structure/json
- generator
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
54 files changed
+3510
-1620
lines changedLines changed: 15 additions & 7 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
13 | 13 |
| |
14 | 14 |
| |
15 | 15 |
| |
16 |
| - | |
| 16 | + | |
| 17 | + | |
| 18 | + | |
| 19 | + | |
17 | 20 |
| |
18 | 21 |
| |
19 | 22 |
| |
| |||
99 | 102 |
| |
100 | 103 |
| |
101 | 104 |
| |
102 |
| - | |
103 |
| - | |
104 |
| - | |
105 |
| - | |
106 |
| - | |
| 105 | + | |
| 106 | + | |
| 107 | + | |
| 108 | + | |
| 109 | + | |
| 110 | + | |
| 111 | + | |
| 112 | + | |
| 113 | + | |
107 | 114 |
| |
108 | 115 |
| |
109 | 116 |
| |
| |||
262 | 269 |
| |
263 | 270 |
| |
264 | 271 |
| |
| 272 | + | |
265 | 273 |
| |
266 |
| - | |
| 274 | + | |
267 | 275 |
| |
268 | 276 |
| |
269 | 277 |
| |
|
Lines changed: 11 additions & 19 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
6 | 6 |
| |
7 | 7 |
| |
8 | 8 |
| |
9 |
| - | |
10 | 9 |
| |
11 | 10 |
| |
12 | 11 |
| |
13 | 12 |
| |
14 | 13 |
| |
15 |
| - | |
| 14 | + | |
16 | 15 |
| |
17 | 16 |
| |
18 |
| - | |
19 | 17 |
| |
20 | 18 |
| |
21 | 19 |
| |
| |||
240 | 238 |
| |
241 | 239 |
| |
242 | 240 |
| |
243 |
| - | |
| 241 | + | |
| 242 | + | |
| 243 | + | |
244 | 244 |
| |
245 | 245 |
| |
246 | 246 |
| |
247 | 247 |
| |
248 |
| - | |
249 |
| - | |
250 |
| - | |
| 248 | + | |
251 | 249 |
| |
252 | 250 |
| |
253 |
| - | |
254 |
| - | |
255 |
| - | |
256 | 251 |
| |
257 |
| - | |
258 |
| - | |
259 |
| - | |
260 |
| - | |
261 |
| - | |
262 |
| - | |
263 |
| - | |
264 |
| - | |
265 | 252 |
| |
266 |
| - | |
| 253 | + | |
| 254 | + | |
| 255 | + | |
| 256 | + | |
| 257 | + | |
| 258 | + | |
267 | 259 |
| |
268 | 260 |
| |
269 | 261 |
| |
|
Lines changed: 10 additions & 32 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
3 | 3 |
| |
4 | 4 |
| |
5 | 5 |
| |
6 |
| - | |
7 |
| - | |
8 |
| - | |
9 |
| - | |
10 |
| - | |
| 6 | + | |
11 | 7 |
| |
12 | 8 |
| |
13 | 9 |
| |
| |||
16 | 12 |
| |
17 | 13 |
| |
18 | 14 |
| |
19 |
| - | |
20 | 15 |
| |
| 16 | + | |
21 | 17 |
| |
| 18 | + | |
22 | 19 |
| |
23 | 20 |
| |
24 | 21 |
| |
| |||
414 | 411 |
| |
415 | 412 |
| |
416 | 413 |
| |
417 |
| - | |
418 |
| - | |
| 414 | + | |
419 | 415 |
| |
420 |
| - | |
421 |
| - | |
422 |
| - | |
423 |
| - | |
| 416 | + | |
| 417 | + | |
| 418 | + | |
424 | 419 |
| |
425 | 420 |
| |
426 |
| - | |
427 |
| - | |
428 |
| - | |
| 421 | + | |
429 | 422 |
| |
430 |
| - | |
| 423 | + | |
431 | 424 |
| |
432 | 425 |
| |
433 |
| - | |
| 426 | + | |
434 | 427 |
| |
435 | 428 |
| |
436 | 429 |
| |
| |||
455 | 448 |
| |
456 | 449 |
| |
457 | 450 |
| |
458 |
| - | |
459 |
| - | |
460 |
| - | |
461 |
| - | |
462 |
| - | |
463 |
| - | |
464 |
| - | |
465 |
| - | |
466 |
| - | |
467 |
| - | |
468 |
| - | |
469 |
| - | |
470 |
| - | |
471 |
| - | |
472 |
| - | |
473 | 451 |
|
Lines changed: 5 additions & 13 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
17 | 17 |
| |
18 | 18 |
| |
19 | 19 |
| |
20 |
| - | |
21 | 20 |
| |
| 21 | + | |
22 | 22 |
| |
23 | 23 |
| |
24 | 24 |
| |
| |||
167 | 167 |
| |
168 | 168 |
| |
169 | 169 |
| |
170 |
| - | |
| 170 | + | |
171 | 171 |
| |
172 | 172 |
| |
173 |
| - | |
174 |
| - | |
175 |
| - | |
| 173 | + | |
176 | 174 |
| |
177 | 175 |
| |
178 | 176 |
| |
179 | 177 |
| |
180 |
| - | |
181 |
| - | |
182 |
| - | |
| 178 | + | |
183 | 179 |
| |
184 | 180 |
| |
185 | 181 |
| |
186 | 182 |
| |
187 | 183 |
| |
188 | 184 |
| |
189 | 185 |
| |
190 |
| - | |
191 |
| - | |
192 |
| - | |
193 |
| - | |
194 |
| - | |
| 186 | + | |
195 | 187 |
| |
196 | 188 |
| |
197 | 189 |
| |
|
Lines changed: 8 additions & 2 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
21 | 21 |
| |
22 | 22 |
| |
23 | 23 |
| |
| 24 | + | |
| 25 | + | |
24 | 26 |
| |
25 | 27 |
| |
26 | 28 |
| |
| |||
537 | 539 |
| |
538 | 540 |
| |
539 | 541 |
| |
540 |
| - | |
| 542 | + | |
| 543 | + | |
| 544 | + | |
541 | 545 |
| |
542 | 546 |
| |
543 | 547 |
| |
544 | 548 |
| |
545 |
| - | |
| 549 | + | |
| 550 | + | |
| 551 | + | |
546 | 552 |
| |
547 | 553 |
| |
548 | 554 |
| |
|
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
72 | 72 |
| |
73 | 73 |
| |
74 | 74 |
| |
75 |
| - | |
| 75 | + | |
| 76 | + | |
76 | 77 |
| |
77 | 78 |
| |
78 | 79 |
| |
|
Lines changed: 24 additions & 15 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
15 | 15 |
| |
16 | 16 |
| |
17 | 17 |
| |
18 |
| - | |
19 |
| - | |
20 | 18 |
| |
21 | 19 |
| |
22 | 20 |
| |
| 21 | + | |
| 22 | + | |
| 23 | + | |
| 24 | + | |
| 25 | + | |
23 | 26 |
| |
24 | 27 |
| |
25 | 28 |
| |
| |||
38 | 41 |
| |
39 | 42 |
| |
40 | 43 |
| |
41 |
| - | |
42 |
| - | |
43 |
| - | |
44 |
| - | |
45 |
| - | |
46 |
| - | |
| 44 | + | |
| 45 | + | |
| 46 | + | |
| 47 | + | |
| 48 | + | |
| 49 | + | |
| 50 | + | |
| 51 | + | |
| 52 | + | |
| 53 | + | |
| 54 | + | |
| 55 | + | |
| 56 | + | |
| 57 | + | |
47 | 58 |
| |
48 |
| - | |
49 |
| - | |
50 |
| - | |
51 |
| - | |
52 |
| - | |
| 59 | + | |
| 60 | + | |
| 61 | + | |
| 62 | + | |
| 63 | + | |
53 | 64 |
| |
54 |
| - | |
55 |
| - | |
56 | 65 |
| |
57 | 66 |
| |
58 | 67 |
| |
|
Lines changed: 9 additions & 1 deletion
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
14 | 14 |
| |
15 | 15 |
| |
16 | 16 |
| |
| 17 | + | |
| 18 | + | |
17 | 19 |
| |
18 | 20 |
| |
19 | 21 |
| |
| |||
94 | 96 |
| |
95 | 97 |
| |
96 | 98 |
| |
97 |
| - | |
| 99 | + | |
| 100 | + | |
| 101 | + | |
| 102 | + | |
| 103 | + | |
| 104 | + | |
| 105 | + | |
98 | 106 |
| |
99 | 107 |
| |
100 | 108 |
| |
|
0 commit comments