Skip to content

Fix types in batch retries for LLM calls #44

@sscdotopen

Description

@sscdotopen

batch_generate_json_retries in our LLM backend has tyoe signatures like this prompts: list[str] | list[dict[str, str]], which make the code and type inference complicated. This might be due to mixing prompts and messages in the same variables. Should be looked at and potentially refactored at some point in time.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions