Commit Graph

6 Commits

Author SHA1 Message Date
Adrian Lyjak 3fb159201d docs: add example READMEs and top-level examples index (#484)
Co-authored-by: Claude <noreply@anthropic.com>
2026-04-06 20:34:30 -04:00
Adrian Lyjak db90f89b74 Separate server/client, and move to llama_agents namespace (#277)
* prep packages

* wrong coverage detection I think

* add ts deps?

* extend path for namespaces

* the big move, import issues though

* llama_index.workflows

* llama_agents

* alias may be working

* add type checker ignores for workflows secondary namespace, update ty, and add re-exports

* Add descriptions to new client and server packages

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>

* Rather, commit the outputs

* keep the py files separate

* ignore examples deps

* Create afraid-books-own.md

---------

Co-authored-by: Claude Opus 4.5 <noreply@anthropic.com>
2026-01-29 18:16:02 -05:00
Adrian Lyjak 300fd05416 Update ruff checks (#204) 2025-11-18 14:24:17 -05:00
Terry Zhao 3d512ac8e2 fix bugs (#178) 2025-10-30 08:55:52 -04:00
Adrian Lyjak 8a0a8aabea Normalize server/client event schema (#152) 2025-10-20 13:04:49 -04:00
Clelia (Astra) Bertelli 5607489f9e Add python workflow client (#109) 2025-10-10 16:23:06 -04:00