Skip to content

[FEATURE] Implement Llama model provider structued_output #257

Open
@Unshure

Description

@Unshure

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

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions