1.1 KiB
1.1 KiB
Quickstart: LLM Analysis Plugin
Prerequisites
- An API Key from OpenAI, OpenRouter, or Kilo.
- (Optional) Playwright browsers installed for high-fidelity screenshots:
playwright install chromium
Configuration
- Navigate to Settings > LLM Providers.
- Click "Add Provider".
- Select type (e.g.,
OpenRouter). - Enter your API Key and Base URL (e.g.,
https://openrouter.ai/api/v1). - Set a default model (e.g.,
anthropic/claude-3.5-sonnet). - Click Save.
Usage
Dashboard Validation
- Go to Environments.
- Select a dashboard from the list.
- Click "Validate".
- Wait for the task to complete and view the report in the Task History panel.
Dataset Documentation
- Go to Tools > Documentation.
- Select a dataset.
- Click "Generate Docs".
- Review the generated descriptions and changes will be applied to the metadata.
Git Commit Generation
- Make changes to files in the repository.
- Go to the Git plugin tab.
- Stage your files.
- Click the "✨" (Magic) button next to the commit message box.
- Review and edit the suggested message before committing.