run-llama / LlamaIndexTS

LlamaIndex in TypeScript

Home Page:https://ts.llamaindex.ai

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Unable to use text-embedding-ada-002 deployed on Azure OpenAI with llamaindex embeddings.

krunal811 opened this issue · comments

Can anyone tell me why this happening?
this works while Indexing npm run generate but not While running npm run dev

image