opea-project / GenAIComps

GenAI components at micro-service level; GenAI service composer to create mega-service
Apache License 2.0
45 stars 99 forks source link

[Epic] Adding LlamaIndex components #514

Open logan-markewich opened 4 weeks ago

logan-markewich commented 4 weeks ago

Took a quick browse through components. And nearly everything is built on langchain...

LlamaIndex has everything, plus with the recent introduction of workflows, is even more useful as a generic Orchestration piece

Going to use this issue to track adding llamaindex components

Components missing from llamaindex

kevinintel commented 3 weeks ago

I check the comps, lots of comps already supprots llamaindex. llm, dataprep, embedding, retrieval....

kevinintel commented 3 weeks ago

https://github.com/opea-project/GenAIComps/tree/main/comps/retrievers/llamaindex https://github.com/opea-project/GenAIComps/tree/main/comps/embeddings/llama_index

logan-markewich commented 2 weeks ago

@kevinintel doing some inventory

kevinintel commented 2 weeks ago

Yes, we plan to supprot more comps with llamaindex. You can also contribute to comps.