Crate zed_llm_client

Source

Structs§

CompletionBody
LanguageModelProviderIter
An iterator over the variants of LanguageModelProvider
PredictEditsBody
PredictEditsResponse

Enums§

LanguageModelProvider
Plan

Constants§

CURRENT_PLAN_HEADER_NAME
The name of the header used to indicate what plan the user is currently on.
EXPIRED_LLM_TOKEN_HEADER_NAME
The name of the header used to indicate when a request failed due to an expired LLM token.
MAX_LLM_MONTHLY_SPEND_REACHED_HEADER_NAME
MINIMUM_REQUIRED_VERSION_HEADER_NAME
The name of the header used to indicate the the minimum required Zed version.
SUBSCRIPTION_LIMIT_RESOURCE_HEADER_NAME
The name of the header used to indicate the resource for which the subscription limit has been reached.