llama-stack-mirror/llama_stack/distribution/routers
Ben Browning fcdeb3d7bf OpenAI completion prompt can also include tokens
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>
2025-04-09 15:47:02 -04:00
..
__init__.py feat: Add back inference metrics and preserve context variables across asyncio boundary (#1552) 2025-03-12 12:01:03 -07:00
routers.py OpenAI completion prompt can also include tokens 2025-04-09 15:47:02 -04:00
routing_tables.py Use our own pydantic models for OpenAI Server APIs 2025-04-09 15:47:02 -04:00