Skip to main content
Print this chapter
Basic Chatmodels - Official Doc
Question: Invoke vs streaming?
What is the difference between?
model.invoke("hi")
and
model.stream("hi")