From ff8c1fc140d78b2b5cfd4338d91e88d3323e185e Mon Sep 17 00:00:00 2001 From: Heiner Lohaus Date: Mon, 29 Apr 2024 20:21:47 +0200 Subject: Add AppConfig class, update readme --- README.md | 20 +++++++++++--------- 1 file changed, 11 insertions(+), 9 deletions(-) (limited to 'README.md') diff --git a/README.md b/README.md index 14da463f..e20480f9 100644 --- a/README.md +++ b/README.md @@ -862,8 +862,8 @@ A list of all contributors is available [here](https://github.com/xtekky/gpt4fre - + @@ -871,16 +871,16 @@ A list of all contributors is available [here](https://github.com/xtekky/gpt4fre - - - - - - - - + + + + + + + + @@ -889,12 +889,14 @@ A list of all contributors is available [here](https://github.com/xtekky/gpt4fre + - The [`Vercel.py`](https://github.com/xtekky/gpt4free/blob/main/g4f/Provider/Vercel.py) file contains code from [vercel-llm-api](https://github.com/ading2210/vercel-llm-api) by [@ading2210](https://github.com/ading2210) - The [`har_file.py`](https://github.com/xtekky/gpt4free/blob/main/g4f/Provider/openai/har_file.py) has input from [xqdoo00o/ChatGPT-to-API](https://github.com/xqdoo00o/ChatGPT-to-API) - The [`PerplexityLabs.py`](https://github.com/xtekky/gpt4free/blob/main/g4f/Provider/openai/har_file.py) has input from [nathanrchn/perplexityai](https://github.com/nathanrchn/perplexityai) - The [`Gemini.py`](https://github.com/xtekky/gpt4free/blob/main/g4f/Provider/needs_auth/Gemini.py) has input from [dsdanielpark/Gemini-API](https://github.com/dsdanielpark/Gemini-API) - The [`MetaAI.py`](https://github.com/xtekky/gpt4free/blob/main/g4f/Provider/MetaAI.py) file contains code from [meta-ai-api](https://github.com/Strvm/meta-ai-api) by [@Strvm](https://github.com/Strvm) +- The [`proofofwork.py`](https://github.com/xtekky/gpt4free/blob/main/g4f/Provider/openai/proofofwork.py) has input from [missuo/FreeGPT35](https://github.com/missuo/FreeGPT35) *Having input implies that the AI's code generation utilized it as one of many sources.* -- cgit v1.2.3