pinecone-io / pinecone-vercel-starter

Pinecone + Vercel AI SDK Starter
https://pinecone-vercel-example.vercel.app
418 stars 127 forks source link

[Bug] 404 on solar power in India URL #38

Open zackproser opened 8 months ago

zackproser commented 8 months ago

Is this a new bug?

Current Behavior

When I selected "Solar power in India" and Recursive Text Splitting with he default slider values, and then clicked the partially visible link that was shown in the output when my 5 results were upserted, I got a 404: https://cleantechnica.com/2023/06/29/solar-82-of-power-capacity-growth-in-india-in-2022/

The URL appears well-formed but is returning a 404.

Expected Behavior

URL should resolve correctly.

Steps To Reproduce

Set all required env vars, run npm install and npm run dev.

Choose Solar Power in India and Recursive Text Splitting and then click the Embed and Upsert button. Click the partially visible URL when it is returned to announce your results were correctly upserted.

Relevant log output

No response

Environment

- **OS**:
- **Language version**:
- **Pinecone client version**:

Additional Context

No response