返回提交历史
Modified
README.md
+2
-0
XFEstudio/gpt4free
feat: credit MetaAI
009c8ca1
代码差异
1 个文件
+2
-0
@@ -873,6 +873,8 @@ A list of all contributors is available [here](https://github.com/xtekky/gpt4fre
873
873
- The [`har_file.py`](g4f/Provider/openai/har_file.py) has input from [xqdoo00o/ChatGPT-to-API](https://github.com/xqdoo00o/ChatGPT-to-API)
874
874
- The [`PerplexityLabs.py`](g4f/Provider/openai/har_file.py) has input from [nathanrchn/perplexityai](https://github.com/nathanrchn/perplexityai)
875
875
- The [`Gemini.py`](g4f/Provider/needs_auth/Gemini.py) has input from [dsdanielpark/Gemini-API](https://github.com/dsdanielpark/Gemini-API)
876
- The [`MetaAI.py`](g4f/Provider/MetaAI.py) file contains code from [meta-ai-api](https://github.com/Strvm/meta-ai-api) by [@Strvm](https://github.com/Strvm)
877
876
878
877
879
*Having input implies that the AI's code generation utilized it as one of many sources.*
878
880