我的 GitHub Models 也通过了


申请链接:Sign in to GitHub · GitHub
获取token 地址:Sign in to GitHub · GitHub

curl -X POST "https://models.inference.ai.azure.com/chat/completions" \
    -H "Content-Type: application/json" \
    -H "Authorization: Bearer github_pat_xxxx" \
    -d '{
        "messages": [
            {
                "role": "system",
                "content": "我是个 Java 架构师,你能给我提供什么帮助?"
            }
        ],
        "model": "gpt-4o-mini"
    }'

2 个赞

每个人都要秀一下 :sob:

2 个赞

你们怎么都过了 :tieba_087:

1 个赞

昨天申请,今天天没亮就通过了。

那你过的还挺快的

:rofl: 根本不缺

鉴定为大佬,通过这么快的

哈哈,已申请 :grinning:

:rofl: 运气好

我也申请了下,发现直接通过了 :grin:

1 个赞