kotaemon/knowledgehub/llms
Duc Nguyen (john) 0e30dcbb06 Create Langchain LLM converter to quickly supply it to Langchain's chain (#102)
* Create Langchain LLM converter to quickly supply it to Langchain's chain

* Clean up
2023-12-11 14:55:56 +07:00
..
chats Create Langchain LLM converter to quickly supply it to Langchain's chain (#102) 2023-12-11 14:55:56 +07:00
completions Create Langchain LLM converter to quickly supply it to Langchain's chain (#102) 2023-12-11 14:55:56 +07:00
prompts Change template to private attribute and simplify imports (#101) 2023-12-08 18:10:34 +07:00
__init__.py Create Langchain LLM converter to quickly supply it to Langchain's chain (#102) 2023-12-11 14:55:56 +07:00
base.py Create Langchain LLM converter to quickly supply it to Langchain's chain (#102) 2023-12-11 14:55:56 +07:00
branching.py Change template to private attribute and simplify imports (#101) 2023-12-08 18:10:34 +07:00
cot.py Change template to private attribute and simplify imports (#101) 2023-12-08 18:10:34 +07:00
linear.py Provide type hints for pass-through Langchain and Llama-index objects (#95) 2023-12-04 10:59:13 +07:00