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 Term | English | Description |
|---|
| Ratio | Ratio | Multiplier factor used for price calculation. |
| Token | Token | API access credential, or a text unit processed by a model depending on context. |
| Channel | Channel | Access channel for an API service provider. |
| Group | Group | Classification of users or tokens, affecting price ratios. |
| Quota | Quota | Available service quota for users. |
| Chinese Term | English | Description |
|---|
| Prompt | Prompt | Model input content. |
| Completion | Completion | Model output content. |
| Input | Input / Prompt | Content sent to the model. |
| Output | Output / Completion | Content returned by the model. |
| Model Ratio | Model Ratio | Billing ratio for different models. |
| Completion Ratio | Completion Ratio | Additional billing ratio for output content. |
| Fixed Price | Price per call | Fixed price charged per invocation. |
| Pay-as-you-go | Pay-as-you-go | Billing based on usage. |
| Pay per invocation | Pay-per-view | Fixed price charged for each invocation. |
User Management
| Chinese Term | English | Description |
|---|
| Super Administrator | Root User | Administrator with the highest privileges. |
| Administrator | Admin User | System administrator. |
| Regular User | Normal User | Regular user with standard privileges. |
Top-up and Redemption
| Chinese Term | English | Description |
|---|
| Top-up | Top Up | Add quota to an account. |
| Redemption Code | Redemption Code | Code that can be redeemed for quota. |
Channel Management
| Chinese Term | English | Description |
|---|
| Channel | Channel | API service provider channel. |
| Key | Key | API access key. |
| Priority | Priority | Channel selection priority. |
| Weight | Weight | Load-balancing weight. |
| Proxy | Proxy | Proxy server address. |
| Model Mapping | Model Mapping | Model-name replacement in the request body. |
| Chinese Term | English | Description |
|---|
| Two-Factor Authentication | Two-Factor Authentication | Additional security verification method for accounts. |
| 2FA | Two-Factor Authentication | Abbreviation for Two-Factor Authentication. |
| Chinese Term | English | Description |
|---|
| Ratio | Ratio | Multiplier factor used for price calculation. |
| Multiplier | Multiplier | Synonym 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.