mirror of
https://github.com/meta-llama/llama-stack.git
synced 2025-12-08 19:10:56 +00:00
This is a pretty important requirement. The streaming response type is an AsyncGenerator while the non-stream one is a single object. So far this has worked _sometimes_ due to various pre-existing hacks (and in some cases, just failed.) |
||
|---|---|---|
| .. | ||
| adapters | ||
| impls | ||
| registry | ||
| tests | ||
| utils | ||
| __init__.py | ||
| datatypes.py | ||