Spaces:
Sleeping
Sleeping
minor fix in chailit.md
Browse files- chainlit.md +1 -1
chainlit.md
CHANGED
@@ -2,6 +2,6 @@
|
|
2 |
|
3 |
The RetrievalQA chain is set up and the documents are source - let's tie it together in a ChainLit application.
|
4 |
|
5 |
-
`OPENAI_API_KEY` is added as a secret
|
6 |
|
7 |
Check out the related Github [repo](https://github.com/PanoEvJ/LLMOps/tree/main/Week%201/Thursday)
|
|
|
2 |
|
3 |
The RetrievalQA chain is set up and the documents are source - let's tie it together in a ChainLit application.
|
4 |
|
5 |
+
`OPENAI_API_KEY` is added as a "secret".
|
6 |
|
7 |
Check out the related Github [repo](https://github.com/PanoEvJ/LLMOps/tree/main/Week%201/Thursday)
|