Skip to content

Releases: davidmigloz/langchain_dart

v0.0.4

05 Aug 14:23
fb18dab
Compare
Choose a tag to compare

2023-08-05

Changes


Packages with changes:


langchain - v0.0.4

  • REFACTOR(memory): Extract default memory key and prefixes to constants. (750fd01a)
  • FIX(agents): systemChatMessage was ignored in OpenAIFunctionsAgent (#86). (cfe1e009)
  • FIX(agents): Allow to add memory to an agent executor (#80). (8110464c)
  • FEAT(memory): Add ConversationSummaryMemory (#27). (f631d9e5)
  • FEAT(agents): Support LLMChain in OpenAIFunctionsAgent and memory. (bd4a1cb9)
  • FEAT(chains): Return ChatMessage when LLMChain used with ChatModel. (bb5f4d23)
  • FEAT(chat-models): Add FakeChatModel for testing purposes. (659783a6)
  • FEAT(memory): Add support for ConversationTokenBufferMemory (#26). (8113d1c0)
  • FEAT: Improve SummarizeChain.mapReduce summaryMaxTokens name and docs. (0be06e02)
  • FEAT(doc-loaders): Add support for CsvLoader (#77). (41d24e76)
  • FEAT(memory): Add ConversationBufferWindowMemory (#25). (9c271f7e)

langchain_openai - v0.0.4

  • FIX(agents): systemChatMessage was ignored in OpenAIFunctionsAgent (#86). (cfe1e009)
  • FEAT(agents): Support LLMChain in OpenAIFunctionsAgent and memory. (bd4a1cb9)
  • FEAT(chains): Return ChatMessage when LLMChain used with ChatModel. (bb5f4d23)

New Contributors

Recurring Contributors

v0.0.3

28 Jul 17:27
799e079
Compare
Choose a tag to compare

2023-07-28

Changes


Packages with changes:


langchain - v0.0.3

  • FIX: Loaders tests. (f0498300)
  • FEAT: Update internal dependencies (including http to 1.1.0). (8f3e8bc8)
  • FEAT: Add support for VectorStoreRetrieverMemory (#54). (72cd1b10)

langchain_openai - v0.0.3

  • FEAT: Update internal dependencies (including http to 1.1.0). (8f3e8bc8)

New Contributors

v0.0.2

23 Jul 15:43
3b5c0b2
Compare
Choose a tag to compare

2023-07-23

Changes


Packages with changes:


langchain - v0.0.2

  • FIX: OpenAIQAWithSourcesChain throws exception. (45c6cb9d)
  • FEAT: Add support for SummarizeChain (#58). (9499fc04)
  • FEAT: Add support for SequentialChain class (#30). (381a6768)
  • FEAT: Add support for WebBaseLoader (#74). (0b5bf4b0)
  • FEAT: Add Support for JsonLoader (#72). (2457a973)
  • FEAT: Add support for MapReduceDocumentsChain (#59). (9f2190c4)
  • FEAT: Add support for ReduceDocumentsChain (#70). (34cf10bd)
  • FEAT: Support estimating the number of tokens for a given prompt (#3). (e22f22c8)
  • FEAT: Add support for CodeTextSplitter (#63). (92a8c7da)
  • FEAT: Add support for RecursiveCharacterTextSplitter (#61). (697cdcbf)
  • DOCS: Document sequential chain. (b9693a4e)
  • DOCS: Document text, json and web loaders. (a95b3e9f)
  • DOCS: Update API docs. (7bfa6d17)
  • DOCS: Update readme. (dd394715)

langchain_openai - v0.0.2

  • FIX: OpenAIQAWithSourcesChain throws exception. (45c6cb9d)
  • FEAT: Support estimating the number of tokens for a given prompt (#3). (e22f22c8)

New Contributors

v0.0.1

23 Jul 15:43
b6755ae
Compare
Choose a tag to compare

2023-07-02

Changes

langchain - v0.0.1

  • Initial public release.

Check out the announcement post for all the details:
https://blog.langchaindart.com/introducing-langchain-dart-6b1d34fc41ef