-
Notifications
You must be signed in to change notification settings - Fork 314
Open
Labels
enhancementNew feature or requestNew feature or requestready for contributionPull requests welcomePull requests welcome
Description
Problem Statement
The recently added structured_output feature was not able to test against the Llama model provider since we did not have an api key available to test the feature with.
Proposed Solution
Uncomment and test the code to ensure structured output works for the Llama model provider: https://github.com/strands-agents/sdk-python/blob/main/src/strands/models/llamaapi.py#L405-L416
Use Case
Producing structured output when calling a Llama model
Alternatives Solutions
N/A
Additional Context
N/A
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or requestready for contributionPull requests welcomePull requests welcome