Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
Kira-Pgr authored Jun 4, 2024
1 parent dc2f0a6 commit bed3d90
Showing 1 changed file with 5 additions and 1 deletion.
6 changes: 5 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,11 @@ config = EmbeddingPaw(
embedding_db_path="embeddings_db.pkl"
)
```
You can use LMStudio to create your own local embedding server. You can also use the OpenAI API by providing your API key.
You can use [LMStudio](https://lmstudio.ai/docs/welcome) to create your own local embedding server

<img width="1512" alt="image" src="https://github.com/Kira-Pgr/EmbeddingPaw/assets/36188023/2f0573ad-ef73-4b0e-8780-2cb76d4b6b2b">

or use the OpenAI API by providing your API key.

## Creating Tokens

Expand Down

0 comments on commit bed3d90

Please sign in to comment.