You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
langchain/langchain/chains/question_answering
Ankush Gola caa8e4742e
Enable streaming for OpenAI LLM (#986)
* Support a callback `on_llm_new_token` that users can implement when
`OpenAI.streaming` is set to `True`
1 year ago
..
__init__.py Enable streaming for OpenAI LLM (#986) 1 year ago
map_reduce_prompt.py Harrison/base combine doc chain (#264) 1 year ago
map_rerank_prompt.py map rerank chain (#516) 1 year ago
refine_prompts.py expose more stuff (#306) 1 year ago
stuff_prompt.py Harrison/base combine doc chain (#264) 1 year ago