Skip to content

Suggestion: Refactor so that batch LLM calls are default without needing to use async wrapper #56

Description

@bendavidsteel

I wanted to use batch LLM calls, realised that I'd need to use an async wrapper to do that, and I found that makes the naming somewhat unclear. So maybe all LLM calls should be batch by default and let the call implementation handle lists with one element?

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