You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
- Replace simulated streaming with actual LlamaStack streaming in chat service
- Handle chunk types: text deltas, tool execution status, completion events
- Add fallback formatting for tool outputs when no text is generated
- Increase timeout to 300s and max_infer_iters to 100
- Fix MCP discovery to use mcp.transport label instead of proxyMode
- Update logging for new app/ directory structure
- Remove unused Kubernetes service readiness code
Signed-off-by: Yuval Turgeman <[email protected]>
Assisted-by: Claude
0 commit comments