Skip to content

Commit 2a190e7

Browse files
Ninot1QuyiOmX
andcommitted
Merge pull request #756 from masterpatrickpl-coder/patch-1
Merge PR 756 directly so its stale-provider removal commits remain visible before the branch continues with provider registry cleanup. Constraint: Preserve visible PR merge history for PR 756 Confidence: high Scope-risk: narrow Related: #756 Tested: GLHF deletion conflict resolved by accepting the PR deletion Not-tested: Synthetic provider replacement Co-authored-by: OmX <omx@oh-my-codex.dev>
2 parents 73ee6f3 + 4f07e90 commit 2a190e7

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)