Skip to content

Cache JsonSchema per TypeId in chat_typed #638

@bug-ops

Description

@bug-ops

Parent: #620

crates/zeph-llm/src/claude.rs:311-313schemars::schema_for!(T) generates schema at runtime on every chat_typed call. Cache with LazyLock or TypeId-keyed map.

Metadata

Metadata

Assignees

No one assigned

    Labels

    P3Priority 3 — lowllmLLM provider relatedperformancePerformance optimizationsize/S

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions