Zack Proser

Results 52 issues of Zack Proser

### Is this a new bug? - [X] I believe this is a new bug - [X] I have searched the existing issues, and I could not find an existing...

bug

### Is this your first time submitting a feature request? - [X] I have searched the existing issues, and I could not find an existing issue for this feature -...

enhancement

### Is this a new bug? - [X] I believe this is a new bug - [X] I have searched the existing issues, and I could not find an existing...

bug

On successful upsert, we currently show: - `N results` Like this: ![vercel-starter-results-count](https://github.com/pinecone-io/pinecone-vercel-starter/assets/1769996/c6f00dcb-4e2b-4945-825f-40065935024c) I think this feature is awesome, but it could be more clear what happened. Something like: `N results...

PINECONE_INDEX should be one of the values that causes the app to fail to start if it is not set as an env var.

To ease the getting started path, if the user sets a `PINECONE_INDEX` value that doesn't already exist as an index in their account, we should create it first using the...

Currently, it's possible to start the app without the two required environment variables being set: - `PINECONE_API_KEY` - `PINECONE_ENVIRONMENT` which might be confusing for users, because the app will appear...

### Is this a new bug? - [X] I believe this is a new bug - [X] I have searched the existing issues, and I could not find an existing...

bug

### Is this a new bug? - [X] I believe this is a new bug - [X] I have searched the existing issues, and I could not find an existing...

bug

For the time being, because the public RDS snapshot that is shared amongst RefArch users is pinned to us-east-1, the RefArch can only be deployed in us-east-1. We should initially...