Commit Graph

58 Commits (1e4927a1d23108c4a9374952f2f5661df76387f0)

Author SHA1 Message Date
Harrison Chase 1e4927a1d2
bump version to 0069 (#710) 1 year ago
Harrison Chase 75edd85fed
version 0068 (#701) 1 year ago
Saurav Maheshkar b4fcdeb56c
chore: move coverage config to pyproject (#694)
This PR aims to move the contents of `.coveragerc` to `pyproject.toml`
to make the overall file structure more minimal.
1 year ago
Harrison Chase 27cef0870d
bump version to 0.0.67 (#689) 1 year ago
Harrison Chase 236ae93610
bump version to 0066 (#667) 1 year ago
Harrison Chase 0b204d8c21
Harrison/quadrant (#665)
Co-authored-by: Kacper Łukawski <kacperlukawski@users.noreply.github.com>
1 year ago
Harrison Chase d54fd20ba4
bump version to 0065 (#646) 1 year ago
Harrison Chase 08400f5542
version bump to 0.0.64 (#624) 1 year ago
Harrison Chase 2a54e73fec
bump version to 0063 (#616) 1 year ago
Harrison Chase e9301bf833
bump version to 0.0.62 (#607) 1 year ago
Harrison Chase 950a81399a
bump version to 61 (#596) 1 year ago
Harrison Chase 7b6e7f6e12
bump to version 60 (#583) 1 year ago
Harrison Chase ffc7e04d44
Harrison/wolfram alpha (#579)
Co-authored-by: Nicolas <nicolascamara29@gmail.com>
1 year ago
Harrison Chase 6374df5a31
bump version (#565) 1 year ago
Harrison Chase 823a44ef80
bump to 0058 (#556) 1 year ago
Harrison Chase 1f248c47f3
bump version to 0.0.57 (#548) 1 year ago
Harrison Chase 9753bccc71
Feature: linkcheck-action (#534) (#542)
- Add support for local build and linkchecking of docs
- Add GitHub Action to automatically check links before prior to
publication
- Minor reformat of Contributing readme
- Fix existing broken links

Co-authored-by: Hunter Gerlach <hunter@huntergerlach.com>

Co-authored-by: Hunter Gerlach <HunterGerlach@users.noreply.github.com>
Co-authored-by: Hunter Gerlach <hunter@huntergerlach.com>
1 year ago
Harrison Chase 680f267179
bump version to 0056 (#533) 1 year ago
Harrison Chase 447683de6f
bump version to 0.0.55 (#521) 1 year ago
Harrison Chase 8f6c08863a
bump version to 0.0.54 (#512) 1 year ago
Harrison Chase d95b39d37f
version 0.0.53 (#497) 1 year ago
Harrison Chase 0072686aab
Harrison/new search engine (#477)
Co-authored-by: Nicolas <nicolascamara29@gmail.com>
1 year ago
Harrison Chase 0f1df0dc2c
bump to version 0.0.52 (#470) 1 year ago
Harrison Chase 95157d0aad
Add schema property to sql database utility class (#448) (#462)
Co-authored-by: Harrison Chase <hw.chase.17@gmail.com>

Signed-off-by: Diwank Singh Tomer <diwank.singh@gmail.com>
Co-authored-by: Nuno Campos <nuno@boringbits.io>
Co-authored-by: Diwank Singh Tomer <diwank.singh@gmail.com>
1 year ago
Nuno Campos 451665cfdf
Add watch mode for test runner (#453) 1 year ago
Harrison Chase 2b84e5cda3
Harrison/fix memory and serp (#457)
Co-authored-by: Bruno Bornsztein <bruno.bornsztein@gmail.com>
1 year ago
Harrison Chase d98607408b
Harrison/v0050 (#452) 1 year ago
Harrison Chase 0c5d3fd894
version 0.0.49 (#436) 1 year ago
Harrison Chase 7fc4b4b3e1
Harrison/ver 0048 (#429) 1 year ago
Harrison Chase f9562d7f1c
version 0047 (#423) 1 year ago
Harrison Chase 22dd743eba
Harrison/version 0046 (#416) 1 year ago
Harrison Chase 2ad285aab2
bump version to 0045 (#408) 1 year ago
Samantha Whitmore 6bc8ae63ef
Add Redis cache implementation (#397)
I'm using a hash function for the key just to make sure its length
doesn't get out of hand, otherwise the implementation is quite similar.
1 year ago
Harrison Chase ff03242fa0
Harrison/ver 044 (#400) 1 year ago
Harrison Chase bb76440bfa
bump version to 0.0.43 (#394) 1 year ago
Harrison Chase c104d507bf
Harrison/improve data augmented generation docs (#390)
Co-authored-by: cameronccohen <cameron.c.cohen@gmail.com>
Co-authored-by: Cameron Cohen <cameron.cohen@quantco.com>
1 year ago
Harrison Chase c8b4b54479
bump version to 0.0.42 (#388) 1 year ago
Harrison Chase ffed5e0056
Harrison/jinja formatter (#385)
Co-authored-by: Benjamin <BenderV@users.noreply.github.com>
1 year ago
Harrison Chase 766b84a9d9
upgrade version to 0041 (#378) 1 year ago
Harrison Chase a7084ad6e4
Harrison/version 0040 (#366) 1 year ago
mrbean fe6695b9e7
Add HuggingFacePipeline LLM (#353)
https://github.com/hwchase17/langchain/issues/354

Add support for running your own HF pipeline locally. This would allow
you to get a lot more dynamic with what HF features and models you
support since you wouldn't be beholden to what is hosted in HF hub. You
could also do stuff with HF Optimum to quantize your models and stuff to
get pretty fast inference even running on a laptop.
1 year ago
Harrison Chase 809a9f485f
Harrison/new version (#362) 1 year ago
Harrison Chase 2dd895d98c
add openai tokenizer (#355) 1 year ago
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) 1 year 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>
1 year ago
Harrison Chase 948e999eff
bump version to 0035 (#312) 1 year ago
Harrison Chase 9d08384d5f
Harrison/bump version (#300) 1 year ago
Harrison Chase 85c66dc6a4
bump version to 0033 (#290) 1 year ago