Skip to content

Commit dc70afa

Browse files
committed
Readme
1 parent 8e21b24 commit dc70afa

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

readme.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,7 @@ The UI is built on streamlit, where the output of RAG model is streamed token on
88

99
![image info](./assets/snap1.png)
1010

11+
__Note:__ The output can be streamed on terminal as well using calbacks.
1112
### <u>LCEL - LangChain Expression Language</u>:
1213
Langchain's LCEL composes chain of components in linux pip system like:<br>
1314
`chain = retriever | prompt | llm | Outputparser` <br>

0 commit comments

Comments
 (0)