Commit Graph

  • 702c7bb179 Add comma seperated list output parser and test for changes FluffyKebab 2023-04-06 16:02:13 +02:00
  • a1e879ca9a Add structured output parser example FluffyKebab 2023-04-06 14:50:08 +02:00
  • 149fc5e869 Add chat template, template interface and test Introduce ‘Prompts.ChatTemplate’ as a version of ‘ChatPromptTemplate’ Add struct ‘prompts.Message’ comparable to ‘BaseMessageStringPromptTemplate’ and all subclasses in the typeScript version Add interface for prompt templates with the name ‘prompts.Template’ move chat message structs and interface to schema to remove dependence on the memory package Add empty memory as default value for memory in the LLMChain Add test for ‘prompts.ChatTemplate’ FluffyKebab 2023-04-06 12:39:53 +02:00
  • 5978624eb8 Add output parsers, prompt templates, memory, llmChain and example FluffyKebab 2023-04-04 22:56:52 +02:00
  • c1e4a6e6d6 examples: Update examples Travis Cline 2023-02-18 16:08:08 -08:00
  • 8950907292 examples: Update examples to latest Travis Cline 2023-02-18 16:01:31 -08:00
  • 16ab3d1fb9 llms: Add basic huggingfacehub LLM implementation Travis Cline 2023-02-18 16:00:53 -08:00
  • cdef8abd12 examples: Add update helper, basic readme Travis Cline 2023-02-18 12:39:51 -08:00
  • 65729421f6 llms: add Generation type Travis Cline 2023-02-18 12:30:23 -08:00
  • 086be8052b readme: Reference examples Travis Cline 2023-02-18 12:10:43 -08:00
  • b6f83d3fc6 examples: Add initial example code Travis Cline 2023-02-18 12:10:10 -08:00
  • 3855ab9592 langchaingo: Add intial very basic implementation Travis Cline 2023-02-18 12:04:33 -08:00