-
Couldn't load subscription status.
- Fork 1.2k
Open
Labels
enhancementNew feature or requestNew feature or request
Description
🚀 Describe the new functionality needed
In Llama stack the instructions parameter is already implemented for creating a response. It just needs to be collected from the inference provider output, and returned in the response object.
Requirements
- Add the
instructionsparameter to the responses response object - If the inference provider returns an instructions field, pass it through
- it not, return None.
💡 Why is this needed? What if we don't build it?
feature completion
Other thoughts
Good first issue
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or request