wip: debuggin pi request error
fix: sending SSE events with typed events as openAI
fix: Update CLI model response rendering wrto new SSE response changes
fix: weabing more standards for model response so that its rendered on PI
- TODO: ofcourse Rust CLI repl rendering is broke, need to fix it next
wip: packaging pi
wip: packaging pi
feat: Calling pi from tiles as repl
- exposes a GET model_cache_path API for py server to load correct model
feat: added current model in config.toml + build script for pi
- having current model in config.toml allows pi to read it from there
and update its models.json
- build script for pi for DEV, so dev can run updated pi binary
feat: Added -p flag for PI repl + Daemon hot reloading
- PI repl will be under `-p` flag for now. `tiles -p` or `tiles run modelfile -p`
- FIX: On using different versions of Tiles, the bg daemon will also reload to the
correct version
feat: Able to hook into pi rpc , added /state command
- nextup steaming agent responses
This is a binary file and will not be displayed.