6 Commits

Author SHA1 Message Date
Eli Bendersky 556a263188 schema: move Chat* types to llms (#757)
* schema: move Chat* types to llms

This prevents a circular dependency or code duplication when using Tools
2024-04-16 23:35:51 -07:00
chyroc 55f772c21a Docs: fix comment typo (#442)
* Docs: fix comment typo

* docs: a llm -> an LLM

---------

Co-authored-by: Travis Cline <travis.cline@gmail.com>
2023-12-20 19:57:37 +00:00
Brad Olson 6e884cfb1c wip: hold generics
wip: hold generics

feat(outputparser): add combining parser
2023-07-17 22:30:51 -04:00
Brad Olson 0b0e186a2e fix: improve the format of regex parser for llm chain use 2023-07-09 22:09:06 -04:00
Brad Olson 270180c294 doc: append period for comment fmt 2023-07-08 13:19:17 -04:00
Brad Olson ab5b9252f2 feat: add regex output parser 2023-07-08 13:11:37 -04:00