File size: 315 Bytes
1c5d811
f0467e2
1c5d811
f0467e2
f1b13d2
f0467e2
1c5d811
1
2
3
4
5
6
7
8
# Barbenheimer: Deploying the Model to a Hugging Face Space

The RetrievalQA chain is set up and the documents are source - let's tie it together in a ChainLit application.

`OPENAI_API_KEY` is added as a "secret".

Check out the related Github [repo](https://github.com/PanoEvJ/LLMOps/tree/main/Week%201/Thursday)