mirror of
https://github.com/meta-llama/llama-stack.git
synced 2025-12-31 22:50:00 +00:00
The OpenAI completion API supports strings, array of strings, array of tokens, or array of token arrays. So, expand our type hinting to support all of these types. Signed-off-by: Ben Browning <bbrownin@redhat.com> |
||
|---|---|---|
| .. | ||
| __init__.py | ||
| routers.py | ||
| routing_tables.py | ||