Skip to content
This repository was archived by the owner on Apr 23, 2026. It is now read-only.
This repository was archived by the owner on Apr 23, 2026. It is now read-only.

Upsert Redit Data to Pinecone #109

@jonathanMLDev

Description

@jonathanMLDev

upsert redit-r-cpp data(2005-2025.12) to pinecone
namespace: redit-r-cpp
Sample data:
{
"page_content": "This means one day (in the not so distant future) hardware vendors that support OpenCL on their devices will be able to run applications that depend on the OpenCL spec -- imagine your 4-core-8-thread-capable application will be able to seamlessly scale to 32-core-128-thread machines.\n\nI call bullshit. No programming language or hardware standard can increase the scalability of your algorithms, it can exploit existing potential for concurrency, yes, but it won't automagically convert your inherently serial (or low number of threads parallel) code into highly parallel versions.",
"metadata": {
"author": "Taladar",
"author_id": "",
"created_utc": 1229786861,
"id": "t1_1h3p",
"submission_id": "t3_7ijpx",
"parent_id": "t3_7ijpx",
"url": "https://www.reddit.com/r/cpp/comments/7ijpx/opencl_shifting_tides/",
"score": 1,
"num_comments": 0
}
}

Metadata

Metadata

Assignees

Labels

enhancementNew feature or request

Type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions