diff --git a/doc/ama_pandora_chat_test.png b/doc/ama_pandora_chat_test.png deleted file mode 100644 index 1f9caac..0000000 Binary files a/doc/ama_pandora_chat_test.png and /dev/null differ diff --git a/doc/ama_pandora_config_client.png b/doc/ama_pandora_config_client.png deleted file mode 100644 index 30605af..0000000 Binary files a/doc/ama_pandora_config_client.png and /dev/null differ diff --git a/doc/ama_pandora_copy_config.png b/doc/ama_pandora_copy_config.png deleted file mode 100644 index 9416f74..0000000 Binary files a/doc/ama_pandora_copy_config.png and /dev/null differ diff --git a/doc/ama_pandora_provider.png b/doc/ama_pandora_provider.png deleted file mode 100644 index 5bc637f..0000000 Binary files a/doc/ama_pandora_provider.png and /dev/null differ diff --git a/doc/azure.md b/doc/azure.md deleted file mode 100644 index 3f3f1b4..0000000 --- a/doc/azure.md +++ /dev/null @@ -1,25 +0,0 @@ -# Azure OpenAI for team - -1.需要获取 api-key和endpoint [https://[resource name].openai.azure.com/) -![](./azure_key%26endpoint.png) - -> 2.Pleause use model name as deployment name - -| model name | deployment name | -| --- | --- | -|gpt-35-turbo | gpt-35-turbo | -|gpt-35-turbo-16k | gpt-35-turbo-16k | -| gpt-4 | gpt-4 | - -## How to use -- opencat 使用方式 - - key name以 azure.[resource name]的方式添加 - - 密钥任取一个 - - azure_openai_for_team -- [AMA(问天)](http://bytemyth.com/ama) 使用方式 - - ![](azure_ama.png) - - 每个 team server 用户旁边有一个复制按钮,点击后,把复制的链接粘贴到浏览器,可以一键设置 - -## Claude - -- opencat 添加Claude api, key name以 "claude.key名称",即("Api类型.Key名称") diff --git a/doc/azure_ama.png b/doc/azure_ama.png deleted file mode 100644 index 66eda2a..0000000 Binary files a/doc/azure_ama.png and /dev/null differ diff --git a/doc/azure_key&endpoint.png b/doc/azure_key&endpoint.png deleted file mode 100644 index 2a6362a..0000000 Binary files a/doc/azure_key&endpoint.png and /dev/null differ diff --git a/doc/azure_openai_for_team.png b/doc/azure_openai_for_team.png deleted file mode 100644 index 4b7df14..0000000 Binary files a/doc/azure_openai_for_team.png and /dev/null differ diff --git a/doc/gemini.md b/doc/gemini.md deleted file mode 100644 index ca1b57d..0000000 --- a/doc/gemini.md +++ /dev/null @@ -1,6 +0,0 @@ -## 添加ApiKey - gemini的"ApiType":"google" - - 或者使用 google.xxxx 的apikey名称 添加 -![gemini key](./gemini_key.jpg) - \ No newline at end of file diff --git a/doc/gemini_key.jpg b/doc/gemini_key.jpg deleted file mode 100644 index 32c65fb..0000000 Binary files a/doc/gemini_key.jpg and /dev/null differ diff --git a/doc/pandora.md b/doc/pandora.md deleted file mode 100644 index 3c6840c..0000000 --- a/doc/pandora.md +++ /dev/null @@ -1,24 +0,0 @@ -# pandora for team - -[pandora](https://github.com/pengzhile/pandora)是一个把ChatGPT(web/App)接口化的项目,可以看做是第三方 OpenAI API 提供方(接口和OpenAI一致) - -## 准备 -- https://ai.fakeopen.com/auth1 获取accesstoken - -- https://ai.fakeopen.com/token 创建apikey - -## 客户端设置 - -1.添加接口 - ![](ama_pandora_provider.png) - -2.创建用户&Copy Config - ![](ama_pandora_copy_config.png) - - Ex:`ama://set-api-key?server=http%3A%2F%2F123.456.7.89&key=8fc322fa-15d2-43d7-bc59-621554e82c2a` - -3.Configure Client -![](ama_pandora_config_client.png) - -3.测试聊天 - ![](ama_pandora_chat_test.png) \ No newline at end of file