Skip to content

Commit

Permalink
[aiconfig readme] updated quickstart to link to vs code extension (la…
Browse files Browse the repository at this point in the history
…stmile-ai#1357)

[aiconfig readme] updated quickstart to link to vs code extension
  • Loading branch information
tanya-rai authored Feb 26, 2024
2 parents ba82244 + 3db334a commit 8fefeb7
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -38,6 +38,12 @@ It allows you to store and iterate on generative AI behavior _separately from yo

## Quickstart

For VS Code Users:

- Install the [AIConfig Editor VS Code Extension](https://marketplace.visualstudio.com/items?itemName=lastmile-ai.vscode-aiconfig)

If you're not using VS Code, follow these steps:

1. `pip3 install python-aiconfig`
2. `export OPENAI_API_KEY='your-key'`
3. `aiconfig edit`
Expand Down

0 comments on commit 8fefeb7

Please sign in to comment.