Skip to content

Commit

Permalink
Readme [ci ckip]
Browse files Browse the repository at this point in the history
  • Loading branch information
Michael Panchenko committed Jun 9, 2024
1 parent 80b2947 commit 1ec746f
Show file tree
Hide file tree
Showing 2 changed files with 10 additions and 0 deletions.
10 changes: 10 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -40,6 +40,16 @@ for you.
Note: for the WSL subsystem on Windows you might need to adjust the path for the
volume.

### Codespaces

The fastest way to get running without any installation is to use GitHub
Codespaces. The repository has been set up to provide a fully functioning
Codespace with everything installed out of the box. You can either
paste your `config_local.json` file there or pass the secrets as env vars
when the codespace is created by using the `New with options` button:

<img src="images/codespaces.png" align="center" width="70%" style="margin: auto">

## Secrets, Configuration and Credentials

For pulling data or interacting with VLM providers, you will need secrets that
Expand Down
Binary file added images/codespaces.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

0 comments on commit 1ec746f

Please sign in to comment.