mirror of
https://github.com/StanGirard/quivr.git
synced 2024-11-26 03:15:19 +03:00
docs(readme): updated and fixed
This commit is contained in:
parent
f718779136
commit
e45470d2cf
@ -85,11 +85,6 @@ You just need to update the `OPENAI_API_KEY` variable in the `.env` file. You ca
|
||||
vim .env # or emacs or vscode or nano
|
||||
```
|
||||
|
||||
Update **OPENAI_API_KEY** in the `.env` file.
|
||||
|
||||
You just need to update the `OPENAI_API_KEY` variable in the `.env` file. You can get your API key [here](https://platform.openai.com/api-keys). You need to create an account first. And put your credit card information. Don't worry, you won't be charged unless you use the API. You can find more information about the pricing [here](https://openai.com/pricing/).
|
||||
|
||||
|
||||
Quivr can be installed offline and is compatible with [Ollama.ai](https://ollama.ai) , in order to do so, follow the instructions [here](https://brain.quivr.app/docs/Developers/selfHosted/run_fully_local). It requires some technical expertise. If you need help, feel free to join our [Discord](https://discord.gg/HUpRgp2HG8) and ask for help. The OPENAI_API_KEY is still required if you install Quivr offline but you can put whatever you want in the `.env` file.
|
||||
|
||||
- **Step 5**: Launch the db
|
||||
|
Loading…
Reference in New Issue
Block a user