You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
<p>The "LLMName" can be one of the following: ["DeepSeek", "OpenAI", "XAI", "SiliconFlow", "Aliyun", "PPIO", "TogetherAI", "Gemini", "Ollama", "Novita", "JiekouAI"]</p>
99
+
<p>The "LLMName" can be one of the following: ["DeepSeek", "OpenAI", "XAI", "SiliconFlow", "Aliyun", "PPIO", "TogetherAI", "Gemini", "Ollama", "Novita", "Jiekou.AI"]</p>
100
100
<p> The "Arguments dict" is a dictionary that contains the necessary arguments for the LLM class.</p>
101
101
102
102
<details>
@@ -174,10 +174,10 @@ result = query("Write a report about xxx.") # Your question here
174
174
</details>
175
175
176
176
<details>
177
-
<summary>Example (Claude Sonnet 4.5 from JiekouAI)</summary>
178
-
<p> Make sure you have prepared your JiekouAI API KEY as an env variable <code>JIEKOU_API_KEY</code>. You can create an API Key <a href="https://jiekou.ai/settings/key-management?utm_source=github_deep-searcher">here</a>. </p>
177
+
<summary>Example (Claude Sonnet 4.5 from Jiekou.AI)</summary>
178
+
<p> Make sure you have prepared your Jiekou.AI API KEY as an env variable <code>JIEKOU_API_KEY</code>. You can create an API Key <a href="https://jiekou.ai/settings/key-management?utm_source=github_deep-searcher">here</a>. </p>
0 commit comments