Commit Graph

7 Commits

Author SHA1 Message Date
Harrison Chase
1690292b09
bump version to 0031 (#276) 2022-12-07 07:29:08 -08:00
Harrison Chase
28be37f470
LLMRequestsChain (#267) 2022-12-06 21:55:02 -08:00
Harrison Chase
2180a91196
bump 0.0.30 (#269) 2022-12-06 05:57:00 -08:00
Harrison Chase
8cba5b791a
hotfix for api logging (#262) 2022-12-04 21:12:05 -08:00
Harrison Chase
5cd6956d58
Harrison/version 0028 (#259) 2022-12-04 17:44:40 -08:00
Steven Hoelscher
98fb19b535
chore: use poetry as dependency manager (#242)
* Adopts [Poetry](https://python-poetry.org/) as a dependency manager
* Introduces dependency version requirements
* Deprecates Python 3.7 support

**TODO**
- [x] Update developer guide
- [x] Add back `playwright`, `manifest-ml`, and `jupyter` to dependency
group

**Not Doing => Fast Follow**
- Investigate single source for version, perhaps relying on GitHub tags
and [tackling this
issue](https://github.com/hwchase17/langchain/issues/26)
2022-12-03 16:42:59 -08:00
Harrison Chase
18aeb72012 initial commit 2022-10-24 14:51:15 -07:00