Find answers from the community

Home
Members
Beff Jezos
B
Beff Jezos
Offline, last seen 3 months ago
Joined September 25, 2024
I have been trying to upsert my embeddings into Pinecone for a couple days and deciding to reach out.

Please see my code attached

I keep getting a new error every time I fix something. It will say things like I need to def class
2 comments
B
L
Hey guys , anyone here use LlamaIndex and langchain together ? I’ve been using it and seeing if others are as well. If so, for what use case ?
2 comments
B
T
Hey all, looking into a couple frameworks including LlamaIndex. I’m curious if I’m maybes over thinking it.

Ultimately, here is my goal

I want a train datasets based on user input

There are 3 main types of dataset
-industry knowledge base
-transcriptions
-website scrap crawls

I figured you can use the direct OpenAI to do various embedding.

Then when I provide GPT4 with a prompt, it will look up a specific dataset row or even the whole dataset.

Anyone here think a framework like LlamaIndex will be efficient or is it an overkill?
10 comments
B
B
L
Hey All, I am trying to install llaman_index and I am getting this issue
[see message.txt attached]

note: This error originates from a subprocess, and is likely not a problem with pip. ERROR: Failed building wheel for aiohttp Failed to build aiohttp ERROR: Could not build wheels for aiohttp, which is required to install pyproject.toml-based projects
5 comments
k
L
B