Ashwin Bharambe
95a7f225cf
stack configure fixes
2024-09-17 14:25:27 -07:00
Ashwin Bharambe
66cbf7b292
add back event loggers
2024-09-17 13:39:41 -07:00
Ashwin Bharambe
25dd27bdc7
Add "fire" as a dependency
2024-09-17 13:23:42 -07:00
Ashwin Bharambe
afed1637b4
no codeshield dependency randomly plzzzzz
2024-09-17 13:14:43 -07:00
Ashwin Bharambe
be42fd5d56
Remove control plane from API list
2024-09-17 13:10:47 -07:00
Ashwin Bharambe
a0bf20f19a
Move control plane to distribution server for now
2024-09-17 12:55:50 -07:00
Ashwin Bharambe
099ac81bc7
Removing custom tool and agent utilities and moving them client side
2024-09-17 12:38:28 -07:00
Ashwin Bharambe
fa864f70da
small naming shenanigans
2024-09-17 12:09:18 -07:00
Ashwin Bharambe
4c045d9ed9
Some more toolchain -> stack changes
2024-09-17 11:58:10 -07:00
Ashwin Bharambe
17172a8bf9
move core -> distribution
2024-09-17 11:38:38 -07:00
Ashwin Bharambe
bbf0b59ae4
add redis adapter + sqlite provider
2024-09-16 22:02:42 -07:00
Ashwin Bharambe
b31f0f6e4e
add control plane API
2024-09-16 21:41:24 -07:00
Ashwin Bharambe
d1959e6889
llama-toolchain -> llama-stack (hyphens)
2024-09-16 21:33:20 -07:00
Ashwin Bharambe
6665d31cdf
Moved some stuff out of common/; re-generated OpenAPI spec
2024-09-16 21:21:11 -07:00
Ashwin Bharambe
76b354a081
Codemod from llama_toolchain -> llama_stack
...
- added providers/registry
- cleaned up api/ subdirectories and moved impls away
- restructured api/api.py
- from llama_stack.apis.<api> import foo should work now
- update imports to do llama_stack.apis.<api>
- update many other imports
- added __init__, fixed some registry imports
- updated registry imports
- create_agentic_system -> create_agent
- AgenticSystem -> Agent
2024-09-16 20:03:25 -07:00
Ashwin Bharambe
2cf731faea
llama_toolchain -> llama_stack
2024-09-16 17:21:08 -07:00