7 Commits

Author SHA1 Message Date
Anuraag (Rag) Agrawal c362f8a2e9 outputparser: use strings.Cut in structured parser (#997)
outputparser: replace strings.Split with strings.Cut in structured parser
2024-09-12 17:25:24 -07:00
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
AbdallaMourad 654a1cc81b fix typos in the structured file 2023-07-07 21:07:25 +08:00
FluffyKebab aa52ac8c8d outputparser: rename empty 2023-04-26 20:45:05 +02:00
FluffyKebab 2403a4874d Remove mixed capes in package name 2023-04-25 11:15:55 +02:00