From 009c8ca1d6ae960851e439669e61ea1df62e5d30 Mon Sep 17 00:00:00 2001 From: Romeo Phillips Date: Mon, 22 Apr 2024 13:22:27 -0700 Subject: feat: credit MetaAI --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index e9497dbc..84739a54 100644 --- a/README.md +++ b/README.md @@ -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.* -- cgit v1.2.3