opea-project / GenAIExamples

Generative AI Examples is a collection of GenAI examples such as ChatQnA, Copilot, which illustrate the pipeline capabilities of the Open Platform for Enterprise AI (OPEA) project.
https://opea.dev
Apache License 2.0
233 stars 150 forks source link

Clarify the framework tables on the main page #521

Open arun-gupta opened 2 months ago

arun-gupta commented 2 months ago

The tables on the main page of this repo are confusing.

Do I read that ChatQnA is tested and validated on LangChain and LlamaIndex? Is each combination tested with different serving models?

A consistent framework should be picked for testing and all should be tested on those. Ideally, the instructions on how tests are conducted should be made available too. None of the scripts at https://github.com/opea-project/GenAIExamples/tree/main/ChatQnA/tests seem to indicate anything about the framework.

kevinintel commented 1 month ago

We refined the Readme, both LangChain and LlamaIndex are verified in GenAIComps.

kevinintel commented 1 month ago

Default framework is langchain

chickenrae commented 4 days ago

Should this be closed?

arun-gupta commented 4 days ago

Yes