Skip to content

Commit

Permalink
migrate to pinecone 3
Browse files Browse the repository at this point in the history
  • Loading branch information
DallanQ committed May 16, 2024
1 parent 2169f3f commit 5cae98d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -46,7 +46,7 @@ PINECONE_KEY=your_pinecone_api_key (found on API keys page)
## Usage

```console
uvicorn src.server.main:app --reload
uvicorn server.main:app --reload
```

## Development
Expand Down

0 comments on commit 5cae98d

Please sign in to comment.