Skip to content

Commit

Permalink
Update changelog
Browse files Browse the repository at this point in the history
  • Loading branch information
VVoruganti committed Aug 11, 2023
1 parent a70f3fe commit 4b1e1dc
Showing 1 changed file with 8 additions and 0 deletions.
8 changes: 8 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,14 @@ All notable changes to this project will be documented in this file.
The format is based on [Keep a Changelog](http://keepachangelog.com/)
and this project adheres to [Semantic Versioning](http://semver.org/).

## [0.2.1] – 2023-08-11

### Changed

- Used streamables to allow for more responsive interfaces
- Using Langchain [expression language](https://python.langchain.com/docs/guides/expression_language/#:~:text=LangChain%20Expression%20Language%20is%20a,as%20well%20as%20cookbook%20examples.)
for chainging together calls

## [0.2.0] – 2023-08-08

### Added
Expand Down

0 comments on commit 4b1e1dc

Please sign in to comment.