Dark-Alex-17
|
76549a9911
|
fix: bug in next_single method and improved outcome handling for LLM node execution
|
2026-05-20 16:27:25 -06:00 |
|
Dark-Alex-17
|
f14c006d28
|
style: Cleaned up all graph agent code
|
2026-05-18 13:46:52 -06:00 |
|
Dark-Alex-17
|
adfab18f47
|
test: added additional test coverage to graph components
|
2026-05-18 10:08:36 -06:00 |
|
Dark-Alex-17
|
57c0f87e3d
|
docs: Updated README and created graph.example.yaml spec
|
2026-05-15 17:37:54 -06:00 |
|
Dark-Alex-17
|
0b821444d1
|
feat: added additional support for all RAG-configuration fields in RAG nodes
|
2026-05-15 16:38:52 -06:00 |
|
Dark-Alex-17
|
eb4234f8f8
|
feat: added structured-output extraction for llm and agent nodes
|
2026-05-14 15:36:10 -06:00 |
|
Dark-Alex-17
|
f0304fdaee
|
feat: created full llm node runtime implementation
|
2026-05-14 14:00:24 -06:00 |
|
Dark-Alex-17
|
149b10754d
|
refactor: migrated llm nodes to use Roles to simplify instructions handling and to function like inline roles
|
2026-05-14 13:24:34 -06:00 |
|
Dark-Alex-17
|
70cde455ab
|
refactor: migrated the next_node and apply_state_updates logic for LLM nodes into the LlmExecutor
|
2026-05-14 12:08:55 -06:00 |
|
Dark-Alex-17
|
5f044cab2b
|
feat: scaffolded together the initial llm node type and its executor
|
2026-05-14 11:57:18 -06:00 |
|