mirror of
https://github.com/meta-llama/llama-stack.git
synced 2025-12-14 02:32:35 +00:00
Responses and Completions have a max_output_tokens field. It is currently missing from the create and response object in Responses API. This PR fixes it. fixes: #3562 Signed-off-by: Abhishek Bongale <abhishekbongale@outlook.com> |
||
|---|---|---|
| .. | ||
| recordings | ||
| __init__.py | ||
| test_agents.py | ||
| test_openai_responses.py | ||
| test_persistence.py | ||