雷雨AI-leiyuai.com
    雷雨AI-leiyuai.com
    • 获取key和api地址
    • API接入
      • Cherry studio
      • Chatbox
      • Zotero
      • Omate
      • Vs code+cline
      • Python-openai格式-非流
      • Python-openai格式-流式
      • 生图模型-imagen-3.0-generate-002

    获取key和api地址

    1.打开网站:https://leiyuai.com
    2.注册账号登陆后。
    3.点击API令牌-点击复制令牌按钮,复制出来以sk-开头的就是api密钥
    (sk-UGZrZjqc2OCjxhRH*******)
    4.API地址有两个
    ①openai兼容接口地址:https://leiyuai.com/v1/chat/completions
    ②gemini接口地址:https://leiyuai.com/v1beta/models/gemini-2.0-flash:generateContent?key=YOUR_API_KEY
    5.大部分程序会预设路径,可能只需填写域名就可以,如果报错多试几次填入
    https://leiyuai.com
    https://leiyuai.com/v1
    https://leiyuai.com/v1beta/
    image.png
    下一页
    Cherry studio
    Built with