chore: remove db requirement (#196)

This commit is contained in:
Paolo Ricciuti
2026-04-20 12:50:45 +02:00
committed by GitHub
parent 2ded13539a
commit e429cd7839
19 changed files with 5 additions and 906 deletions

View File

@@ -83,7 +83,6 @@ Located in `src/lib/server/analyze/`:
Required environment variables:
- `DATABASE_URL`: SQLite database path (default: `file:test.db`)
- `VOYAGE_API_KEY`: API key for embeddings support (optional)
When connected to the svelte-llm MCP server, you have access to comprehensive Svelte 5 and SvelteKit documentation. Here's how to use the available tools effectively: