Skip to content

Commit 98b833c

Browse files
committed
Add save and fetch steps to BYOK quick start instructions
Updated Quick Start sections in blog posts and LinkedIn post to include the save (check button) and fetch steps when adding API keys.
1 parent 388da9d commit 98b833c

3 files changed

Lines changed: 10 additions & 7 deletions

File tree

blog/demo-launch.md

Lines changed: 4 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -8,9 +8,10 @@ Try Agentic Forge at [agentic-forge.compulife.com.pk](https://agentic-forge.comp
88

99
1. **Get an API key**[OpenRouter](https://openrouter.ai/keys) is the easiest option (one key, 300+ models)
1010
2. **Open the demo**[agentic-forge.compulife.com.pk](https://agentic-forge.compulife.com.pk)
11-
3. **Add your key** — Click the gear icon next to the model selector, enter your OpenRouter key
12-
4. **Select a model** — We recommend starting with `google/gemini-2.0-flash` or `anthropic/claude-sonnet-4`
13-
5. **Start chatting** — Try asking about the weather or searching the web
11+
3. **Add your key** — Click the gear icon next to the model selector, enter your OpenRouter key, then click the check button to save
12+
4. **Fetch models** — Click the "Fetch" button to load available models from your provider
13+
5. **Select a model** — We recommend starting with `google/gemini-2.0-flash` or `anthropic/claude-sonnet-4`
14+
6. **Start chatting** — Try asking about the weather or searching the web
1415

1516
That's it. Your API key is stored in your browser only—we never see or store it.
1617

blog/whats-new-jan-2026.md

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -66,8 +66,10 @@ Agentic Forge now supports a "Bring Your Own Key" model. Instead of using shared
6666

6767
1. Open Model Management (gear icon in model selector)
6868
2. Enter your API key for the provider you want to use
69-
3. Select a model from that provider
70-
4. Start chatting
69+
3. Click the check button to save your key
70+
4. Click "Fetch" to load available models from your provider
71+
5. Select a model from that provider
72+
6. Start chatting
7173

7274
Your key is sent with each request via the `X-LLM-Key` header—it's used for that request only and never persisted server-side.
7375

social/linkedin-jan-2026.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -44,8 +44,8 @@ What you get:
4444
Quick start:
4545
1. Get an OpenRouter key (one key, 300+ models)
4646
2. Open the demo
47-
3. Paste your key
48-
4. Ask about the weather or search the web
47+
3. Paste your key, save it, then click Fetch
48+
4. Select a model and start chatting
4949
5050
Everything we've been building—orchestrator, MCP gateway, tool optimizations—running together in one stack.
5151

0 commit comments

Comments
 (0)