-
Runs on GraphQL: https://developer.github.com/v4/
Not all properties or objects are supported yet, but Github has been good on adding missing ones if reported to the dev forum. We don't appear to b…
ghost updated
6 years ago
-
We've been seeing a problem in GitHub Releases in the last month where after unpacking the tarball, the top-level directory name has changed in the _same release_ downloaded just a week earlier. These…
-
### The Feature
Support retry policies when calling completion() / text_completion() without requiring Router. Example:
```
import litellm
from litellm import RetryPolicy
retry_policy = Ret…
-
Why? https://github.com/valyala/fasthttp#faq
```
Are there known net/http advantages comparing to fasthttp?
Yes:
net/http supports HTTP/2.0 starting from go1.6.
net/http API is stable, whil…
-
### Description of the bug:
Hello. I created a fine-tuned model 'tunedModels/example' by fine-tuning the "models/gemini-1.5-flash-001-tuning" model. And I try to make another fine tune model with pa…
-
I'm getting this error, whenever I try and activate "Backup & Demo Content"
-
Hitting rate limiting issues during development. Users may experience the same while tracking many apps.
Every time the Apps page loads all information is re-fetched. This involves multiple calls:
-…
-
当使用Gitalk作为评论系统是出现上面的邮件提示,这是因为Github一些权限的修改,但是gitalk貌似没有提交该更新。。。
-
https://developer.github.com/v3/issues/#list-issues
https://developer.github.com/v3/search/#search-code
redox updated
8 years ago
-
The [GitHub API](https://developer.github.com/v3/) provides a wealth of information about each repo, which we could use to avoid manual entry of data.
The API has rate limiting, so caching would be…