gpt4free-ts icon indicating copy to clipboard operation
gpt4free-ts copied to clipboard

Providing a free OpenAI GPT-4 API ! This is a replication project for the typescript version of xtekky/gpt4free

Results 69 gpt4free-ts issues
Sort by recently updated
recently updated
newest added

请更新群二维码,人数超过200人需要邀请才能进了

请问可以加微信群吗

比較方便 哈哈 呵呵

https://g4f.oracle-bone.com/ask?prompt=Hi&model=gpt-4&site=better

```js const axios = require("axios"); async function ask() { const objj = { messages: { prompt: "Hello" }, //[{" role":"user","content":"hello\n"},{"role":"assistant","content":"Hi there! How can I assist you today?"},{"role":"user","prompt":"who are you"}], model:...

See Title. On Both docker and node