You can refresh the model by clicking the button above. This will spend tokens from your OpenAI account.

Add credentials

Why need credentials?

This app use OpenAI API to do completion, embedding, and use Pinecone as a vector store to index and search doc. Both of them are not free. The code is open source, your credentials will not be saved on the server.

If you are a developer, ideally you want to host this app yourself and pass credentials as environment variable.

How to add credentials?

  1. Create an API keys from Open AIOpenAI API Key