EADST

OpenAI's Available Models

Exploring OpenAI's Available Models with Python

import openai

# Set your API key
openai.api_key = "sk-proj-x"

def list_all_models():
    # Fetch the list of available models
    models = openai.Model.list()
    # Print each model's ID
    for model in models['data']:
        print(model['id'])

list_all_models()
相关标签
About Me
XD
Goals determine what you are going to be.
Category
标签云
PyTorch C++ Algorithm torchinfo Augmentation 财报 SQL Git PDF Knowledge NLTK Paddle Django Clash 音频 Hungarian logger Jetson LeetCode Base64 Shortcut Template GoogLeNet mmap Qwen 域名 Color 签证 Baidu UI Review TensorFlow Land PDB Web TTS Bipartite 多进程 LLM AI scipy VSCode Quantization Mixtral Safetensors BTC 证件照 Pickle SVR PyCharm MD5 Ptyhon Freesound Excel QWEN Docker 公式 继承 Firewall hf VPN CTC 多线程 GGML Tiktoken Crawler Quantize API RAR Qwen2 Disk Pandas COCO Bert FP8 GPT4 UNIX Pytorch ModelScope ONNX Logo WAN Nginx Video Gemma Llama Translation 关于博主 SQLite Magnet Use Hotel OpenCV Card CSV CAM BeautifulSoup Markdown Windows Dataset Numpy v2ray LLAMA git v0.dev Agent 阿里云 CLAP Data Cloudreve Zip Conda Random BF16 Math tar Tensor LoRA IndexTTS2 tqdm Transformers Interview Website HuggingFace Github Permission Image2Text VGG-16 Proxy WebCrawler OCR CUDA Hilton Jupyter Animate uwsgi transformers PIP FP16 Linux NLP Claude Streamlit uWSGI 腾讯云 RGB FastAPI Datetime Qwen2.5 版权 飞书 ResNet-50 NameSilo Heatmap TensorRT FP32 Password 报税 printf XGBoost Input CEIR Distillation Vim Paper Bin Diagram Tracking DeepSeek 算法题 FlashAttention OpenAI git-lfs Plotly LaTeX SAM TSV InvalidArgumentError Plate CC Google Breakpoint GIT Python diffusers YOLO Attention EXCEL JSON Vmess llama.cpp DeepStream Sklearn 净利润 GPTQ HaggingFace CV Bitcoin Statistics Food Ubuntu Anaconda Domain Michelin FP64 XML ChatGPT Pillow Miniforge SPIE 搞笑
站点统计

本站现有博文312篇,共被浏览745754

本站已经建立2392天!

热门文章
文章归档
回到顶部