System Info
Ubuntu 22.04
A100
TGI docker version 1.4.3
Information
Tasks
Reproduction
Using langchain and create QA Retrieval Chain.
The chain passes prompt as a list instead of str and the api should accept it.
Expected behavior
As mentioned in vllm-project/vllm#186