Skip to main content

Documentation Index

Fetch the complete documentation index at: https://docs.liandanxia.io/llms.txt

Use this file to discover all available pages before exploring further.

Translation Glossary

This document provides standard translation references for key terminology in the project to ensure consistency and accuracy for translation contributors.

Core Concepts

Chinese TermEnglishDescription
RatioRatioMultiplier factor used for price calculation.
TokenTokenAPI access credential, or a text unit processed by a model depending on context.
ChannelChannelAccess channel for an API service provider.
GroupGroupClassification of users or tokens, affecting price ratios.
QuotaQuotaAvailable service quota for users.
Chinese TermEnglishDescription
PromptPromptModel input content.
CompletionCompletionModel output content.
InputInput / PromptContent sent to the model.
OutputOutput / CompletionContent returned by the model.
Model RatioModel RatioBilling ratio for different models.
Completion RatioCompletion RatioAdditional billing ratio for output content.
Fixed PricePrice per callFixed price charged per invocation.
Pay-as-you-goPay-as-you-goBilling based on usage.
Pay per invocationPay-per-viewFixed price charged for each invocation.

User Management

Chinese TermEnglishDescription
Super AdministratorRoot UserAdministrator with the highest privileges.
AdministratorAdmin UserSystem administrator.
Regular UserNormal UserRegular user with standard privileges.

Top-up and Redemption

Chinese TermEnglishDescription
Top-upTop UpAdd quota to an account.
Redemption CodeRedemption CodeCode that can be redeemed for quota.

Channel Management

Chinese TermEnglishDescription
ChannelChannelAPI service provider channel.
KeyKeyAPI access key.
PriorityPriorityChannel selection priority.
WeightWeightLoad-balancing weight.
ProxyProxyProxy server address.
Model MappingModel MappingModel-name replacement in the request body.
Chinese TermEnglishDescription
Two-Factor AuthenticationTwo-Factor AuthenticationAdditional security verification method for accounts.
2FATwo-Factor AuthenticationAbbreviation for Two-Factor Authentication.
Chinese TermEnglishDescription
RatioRatioMultiplier factor used for price calculation.
MultiplierMultiplierSynonym for a price-calculation multiplier.

Translation Guidelines

  • Prompt means model input content.
  • Completion means model output content.
  • Ratio means the multiplier factor used for price calculation.
  • Quota means available service quota for users. In some contexts it may also be translated as Credit.
  • Token may refer to different concepts depending on context:
    • API Token
    • Text Token
    • Access Token

Contribution Note: If you find inconsistent terminology or have better translation suggestions, please submit an Issue or Pull Request.