feat: credit MetaAI

This commit is contained in:
Romeo Phillips 2024-04-22 13:22:27 -07:00
parent d00e6acbec
commit 009c8ca1d6
No known key found for this signature in database
GPG Key ID: 2E492C25357199A7
1 changed files with 2 additions and 0 deletions

View File

@ -873,6 +873,8 @@ A list of all contributors is available [here](https://github.com/xtekky/gpt4fre
- The [`har_file.py`](g4f/Provider/openai/har_file.py) has input from [xqdoo00o/ChatGPT-to-API](https://github.com/xqdoo00o/ChatGPT-to-API)
- The [`PerplexityLabs.py`](g4f/Provider/openai/har_file.py) has input from [nathanrchn/perplexityai](https://github.com/nathanrchn/perplexityai)
- The [`Gemini.py`](g4f/Provider/needs_auth/Gemini.py) has input from [dsdanielpark/Gemini-API](https://github.com/dsdanielpark/Gemini-API)
- 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)
*Having input implies that the AI's code generation utilized it as one of many sources.*