🪻 distributed transcription service thistle.dunkirk.sh
1
fork

Configure Feed

Select the types of activity you want to include in your feed.

chore: switch to kimi-k2 as that works best

+1 -1
+1 -1
.env.example
··· 7 7 # Configure your LLM service endpoint and credentials 8 8 LLM_API_KEY=paste_your_api_key_here 9 9 LLM_API_BASE_URL=https://openrouter.ai/api/v1 10 - LLM_MODEL=anthropic/claude-3.5-sonnet 10 + LLM_MODEL=moonshotai/kimi-k2-0905 11 11 12 12 # WebAuthn/Passkey Configuration (Production Only) 13 13 # In development, these default to localhost values