Skip to content

llama.vim : cache completions client-side #3

@ggerganov

Description

@ggerganov

Maintain a cache of completions for a given local state and reuse those instead of going to the server. Should be as simple as hashing the s: prefix/suffix variables and making a map with the completion results.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions