-
Notifications
You must be signed in to change notification settings - Fork 81
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
[Extention Welcome Page] welcome page simplified. Had to add a background to the images becuase they were not readable on light theme mode. Will revisit the SVG solution later on
- Loading branch information
Showing
14 changed files
with
45 additions
and
100 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,7 @@ | ||
## Set API Keys | ||
|
||
Open the Command Palette (CMD+Shift+P) and run the command `AIConfig: Set API Keys` | ||
|
||
This step is needed to access generative AI models via model provider API keys, endpoints, tokens (e.g OpenAI API Key). Read more [here](https://aiconfig.lastmileai.dev/docs/getting-started#setup-your-api-keys) | ||
|
||
![alt](apiKeys.png) |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,5 @@ | ||
## Create New AIConfig | ||
|
||
Open the Command Palette (CMD+Shift+P) and run the command `AIConfig: Create New` | ||
|
||
![alt](create.png) |
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file not shown.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,5 @@ | ||
## Initialize Extension | ||
|
||
Open the Command Palette (CMD+Shift+P) and run the command `AIConfig: Initialize` | ||
|
||
![alt](Initialize.png) |
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,10 @@ | ||
## Find out more! | ||
|
||
Explore all the features of AIConfig Editor by looking for “AIConfig” in the Command Palette (CMD+Shift+P). | ||
|
||
Learn more about building with generative AI models with AIConfig:\ | ||
[Docs](https://aiconfig.lastmileai.dev/)\ | ||
[Cookbooks](https://github.com/lastmile-ai/aiconfig/tree/main/cookbooks)\ | ||
[Discord](https://discord.com/invite/xBhNKTetGx) | ||
|
||
![alt](more.png) |
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
This file was deleted.
Oops, something went wrong.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters