PanoEvJ commited on
Commit
f1b13d2
·
1 Parent(s): 1a0cc40

minor fix in chailit.md

Browse files
Files changed (1) hide show
  1. 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 in the space.
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)