| Crates.io | check_openai_models |
| lib.rs | check_openai_models |
| version | 0.1.2 |
| created_at | 2025-01-20 17:03:32.285811+00 |
| updated_at | 2025-01-20 17:19:28.74388+00 |
| description | A TUI tool to check and display OpenAI models information |
| homepage | |
| repository | https://github.com/lwyBZss8924d/My-OpenAI |
| max_upload_size | |
| id | 1524059 |
| size | 125,261 |
A Terminal User Interface (TUI) tool for checking and displaying OpenAI model information. Supports displaying all official models and their current availability status.
cargo install check_openai_models
export OPENAI_API_KEY=your_api_key
export OPENAI_API_BASE=https://api.openai.com # optional, default value
check_openai_models
.env fileThis project is licensed under the MIT License - see the LICENSE file for details.