通过GITHUB的模型了

11 个赞

你们怎么都过了 :tieba_087:

2 个赞

这个使用限制是多少啊 我还没找到

1 个赞

等我过了告诉你 :tieba_087:

1 个赞

我的怎么还不过都半个月了

1 个赞

我也过了,三天就过了

3 个赞

申请了5天,今天我的也过了

新开的号一天就过,老号还在等

他那个得在哪里调用
我没掉出来 调
我整的不太对劲

你们怎么都过了 :tieba_087:

老号第一时间申请,现在都没过,感觉被无视了

被你一说,我好像也收到邮件了! :tieba_095:

你不说我都没发现我自己也通过了

https://models.inference.ai.azure.com/chat/completions#

curl --location --request POST 'https://models.inference.ai.azure.com/chat/completions' \
--header 'Authorization: Bearer {github_token}' \
--header 'Content-Type: application/json' \
--data-raw '{
  "model": "gpt-4o-mini",
  "stream": false,
  "messages": [
    {
      "role": "user",
      "content": "你是谁?"
    }
  ]
}'
1 个赞

还得是你 哈哈哈