Commit Graph

15 Commits (c1b50b7b13545b1549c051182f547cfc2f8ed0be)

Author SHA1 Message Date
Harrison Chase 428508bd75
bump version to 0.0.38 (#349) 1 year ago
Harrison Chase 8c167627ed
bump version (#340) 1 year ago
Harrison Chase 3c6796b72e
bump version to 0036 (#333) 2 years ago
Hunter Gerlach 482611f426
unit test / code coverage improvements (#322)
This PR has two contributions:

1. Add test for when stop token is found in middle of text

2. Add code coverage tooling and instructions
- Add pytest-cov via poetry
- Add necessary config files
- Add new make instruction for `coverage`
- Update README with coverage guidance
- Update minor README formatting/spelling

Co-authored-by: Hunter Gerlach <hunter@huntergerlach.com>
2 years ago
Harrison Chase 948e999eff
bump version to 0035 (#312) 2 years ago
Harrison Chase 9d08384d5f
Harrison/bump version (#300) 2 years ago
Harrison Chase 85c66dc6a4
bump version to 0033 (#290) 2 years ago
Harrison Chase e2e501aa06
Harrison/version 0032 (#283) 2 years ago
Harrison Chase 1690292b09
bump version to 0031 (#276) 2 years ago
Harrison Chase 28be37f470
LLMRequestsChain (#267) 2 years ago
Harrison Chase 2180a91196
bump 0.0.30 (#269) 2 years ago
Harrison Chase 8cba5b791a
hotfix for api logging (#262) 2 years ago
Harrison Chase 5cd6956d58
Harrison/version 0028 (#259) 2 years ago
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)
2 years ago
Harrison Chase 18aeb72012 initial commit 2 years ago