GenAIExamples icon indicating copy to clipboard operation
GenAIExamples copied to clipboard

Update AgentQnA example for v1.1 release

Open minmin-intel opened this issue 1 year ago • 0 comments

Description

  1. Use rag_agent-llama and react_llama, which are developed for llama3.1-70b-instruct served with tgi-gaudi
  2. update retrieval tool given the changes in RetrievalToolGateWay

Issues

https://github.com/opea-project/GenAIExamples/issues/718

Type of change

  • [x] Others (enhancement, documentation, validation, etc.)

Dependencies

No newly introduced 3rd party dependency if exists.

Tests

Unit test in tests folder

minmin-intel avatar Sep 27 '24 18:09 minmin-intel