vercel / ai

Build AI-powered applications with React, Svelte, Vue, and Solid
https://sdk.vercel.ai/docs
Other
8.58k stars 1.21k forks source link

LLamaIndex.ts support #923

Open jsm69 opened 5 months ago

jsm69 commented 5 months ago

Feature Description

Hey guys, When will Vercel AI SDK will support LLamaIndex.ts?

Use Case

RAG

Additional context

No response

Iven2132 commented 5 months ago

@jaredpalmer @MaxLeiter @lgrammel Any updates? Will you add support for LLamaIndex.ts in Vercel SDK?

llermaly commented 5 months ago

FYI this library implements vercel ai + llamaindex.ts

https://www.npmjs.com/package/create-llama

meera commented 3 months ago

create-llama uses older ai package. Vercel now recommends to use 'ai/rsc'.

kuldeepdaftary commented 3 weeks ago

Bump. Any updates on this?

JokeJason commented 1 week ago

create-llama uses older ai package. Vercel now recommends to use 'ai/rsc'.

Hi, @meera , one interesting question, should we use ai/rsc or ai ui?