Skip to content

Normalize LlmProvider trait to native async fn #664

@bug-ops

Description

@bug-ops

Parent: #626

crates/zeph-llm/src/provider.rs:216-286 — inconsistent mix of impl Future and #[allow(async_fn_in_trait)]. With Edition 2024, all methods can be async fn directly.

Metadata

Metadata

Assignees

No one assigned

    Labels

    P3Priority 3 — lowllmLLM provider relatedrefactorsize/M

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions