Skip to content

Responses Instructions #3566

@iamemilio

Description

@iamemilio

🚀 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 instructions parameter 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 request

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions