mirror of
https://github.com/foss42/apidash.git
synced 2025-12-02 02:39:19 +08:00
feat: enhance loading state management during import processes in ChatViewmodel
This commit is contained in:
@@ -4,9 +4,9 @@ Dashbot is your in-app helper for working with APIs inside API Dash. It explains
|
||||
|
||||
|
||||
## Before You Start
|
||||
- Configure an AI model: Open the AI Request settings and set your preferred provider/model and API key. Dashbot needs this to generate answers. If not configured, you will see a message asking you to set it up.
|
||||
- Pick or create a request: Dashbot works best when a request is selected, especially for Explain, Debug, Tests, Docs, and Code.
|
||||
- Network access: Some features pull insights only from your current request and input. No external API calls are made by Dashbot itself (outside your configured AI provider).
|
||||
- **Configure an AI model** : Open the AI Request settings and set your preferred provider/model and API key. Dashbot needs this to generate answers. If not configured, you will see a message asking you to set it up.
|
||||
- **Pick or create a request** : Dashbot works best when a request is selected, especially for Explain, Debug, Tests, Docs, and Code.
|
||||
- **Network access** : Some features pull insights only from your current request and input. No external API calls are made by Dashbot itself (outside your configured AI provider).
|
||||
|
||||
## Open Dashbot
|
||||
- Floating window: Click the Dashbot button to open it as a floating panel.
|
||||
|
||||
Reference in New Issue
Block a user