Harrison Chase
|
9f223e6ccc
|
Harrison/fix lint (#138)
|
2022-11-14 08:55:59 -08:00 |
|
Delip Rao
|
76cecf8165
|
A fix for Jupyter environment variable issue (#135)
- fixes the Jupyter environment variable issues mentioned in issue #134
- fixes format/lint issues in some unrelated files (from make
format/lint)

|
2022-11-14 08:34:01 -08:00 |
|
Harrison Chase
|
f23b3ceb49
|
consolidate run functions (#126)
consolidating logic for when a chain is able to run with single input
text, single output text
open to feedback on naming, logic, usefulness
|
2022-11-13 18:14:35 -08:00 |
|
Samantha Whitmore
|
a5b61d59e1
|
Refactor prompts into module, add example generation utils (#64)
|
2022-11-06 15:40:33 -08:00 |
|
Harrison Chase
|
f772934108
|
improve logging (#66)
|
2022-11-05 15:13:12 -07:00 |
|
Harrison Chase
|
4cc18d6c2a
|
Harrison/pretty print (#57)
make stuff look nice
|
2022-11-03 00:41:07 -07:00 |
|
Harrison Chase
|
d3c1872902
|
Improve docs (#51)
|
2022-11-01 21:09:39 -07:00 |
|
Harrison Chase
|
e982cf4b2e
|
Harrison/update docstore (#47)
change docstore interface
|
2022-10-31 21:18:52 -07:00 |
|
Harrison Chase
|
7b0d02ac51
|
prompt templating (#41)
Co-authored-by: Samantha Whitmore <whitmore.samantha@gmail.com>
|
2022-10-30 09:45:27 -07:00 |
|
Harrison Chase
|
ce7b14b843
|
Harrison/add react chain (#24)
from https://arxiv.org/abs/2210.03629
still need to think if docstore abstraction makes sense
|
2022-10-26 21:02:23 -07:00 |
|