Skip to content

Commit 4f07e90

Browse files
committed
Remove GLHF
1 parent 8381299 commit 4f07e90

3 files changed

Lines changed: 0 additions & 73 deletions

File tree

README.md

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -71,7 +71,6 @@ You can configure the agent's name, model, and prompts in their profile like `an
7171
| `huggingface` | `HUGGINGFACE_API_KEY` | [docs](https://huggingface.co/models) |
7272
| `novita` | `NOVITA_API_KEY` | [docs](https://novita.ai/model-api/product/llm-api?utm_source=github_mindcraft&utm_medium=github_readme&utm_campaign=link) |
7373
| `openrouter` | `OPENROUTER_API_KEY` | [docs](https://openrouter.ai/models) |
74-
| `glhf` | `GHLF_API_KEY` | [docs](https://glhf.chat/user-settings/api) |
7574
| `hyperbolic` | `HYPERBOLIC_API_KEY` | [docs](https://docs.hyperbolic.xyz/docs/getting-started) |
7675
| `vllm` | n/a | n/a |
7776
| `cerebras` | `CEREBRAS_API_KEY` | [docs](https://inference-docs.cerebras.ai/introduction) |

keys.example.json

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,6 @@
1010
"XAI_API_KEY": "",
1111
"MISTRAL_API_KEY": "",
1212
"DEEPSEEK_API_KEY": "",
13-
"GHLF_API_KEY": "",
1413
"HYPERBOLIC_API_KEY": "",
1514
"NOVITA_API_KEY": "",
1615
"OPENROUTER_API_KEY": "",

src/models/glhf.js

Lines changed: 0 additions & 71 deletions
This file was deleted.

0 commit comments

Comments
 (0)