Skip to content

Redundancy in token limit input #5

@dingavinga1

Description

@dingavinga1

Problem

Currently, the maximum supported tokens parameter is being input by the user via environment variables. This is not only an added overhead when the user wants to user different models, but also not needed.

Solution

Pydantic AI provided max token limits directly. This implementation can be swapped out with their function.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions