Harrison Chase
b92e9abdf1
Harrison/fix name ( #111 )
2022-11-09 23:10:16 -08:00
Samantha Whitmore
a0780cc930
OptimizedPrompt -- k-shot example choice backed by semantic search ( #91 )
2022-11-09 21:15:42 -08:00
Harrison Chase
db37bd089f
model laboratory ( #95 )
2022-11-08 22:17:10 -08:00
Samantha Whitmore
2ddab88c06
Update VectorStore interface to contain from_texts, enforce common in… ( #97 )
...
…terface
2022-11-08 21:55:22 -08:00
Samantha Whitmore
61f12229df
Create VectorStore interface ( #92 )
2022-11-08 18:19:39 -08:00
Harrison Chase
b9f61390e9
add text2text generation ( #93 )
...
fixes issue #90
2022-11-08 18:08:46 -08:00
Samantha Whitmore
e48e562ea5
ElasticVectorSearch: Add in vector search backed by Elastic ( #67 )
...
![image](https://user-images.githubusercontent.com/6690839/200147455-33a68e20-c3c0-4045-9bff-598b38ae8fb2.png )
woo!
Co-authored-by: Harrison Chase <hw.chase.17@gmail.com>
2022-11-08 07:01:42 -08:00
Harrison Chase
a00f659555
undo notebook changes ( #73 )
2022-11-06 16:11:00 -08:00
Harrison Chase
eb36317f9a
Harrison/fix imports ( #72 )
...
fix imports and add section to notebook
2022-11-06 16:06:40 -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
2456a547de
mrkl ( #42 )
2022-11-05 14:41:53 -07:00
Harrison Chase
4cc18d6c2a
Harrison/pretty print ( #57 )
...
make stuff look nice
2022-11-03 00:41:07 -07:00
Harrison Chase
76aff023d7
FAISS and embedding support ( #48 )
...
also adds embeddings and an in memory docstore
2022-11-01 21:29:39 -07:00
Harrison Chase
e982cf4b2e
Harrison/update docstore ( #47 )
...
change docstore interface
2022-10-31 21:18:52 -07:00
Harrison Chase
160af4ba6b
Harrison/map reduce ( #36 )
2022-10-31 20:17:22 -07:00
Harrison Chase
af81e9ca9c
add sql database ( #35 )
2022-10-27 23:21:47 -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
Harrison Chase
e40ec861f5
clean up example ( #27 )
...
clean up jupyter notebook for huggingface
2022-10-25 22:05:11 -07:00
Harrison Chase
020c42dcae
Harrison/add huggingface hub ( #23 )
...
Add support for huggingface hub
I could not find a good way to enforce stop tokens over the huggingface
hub api - that needs to hopefully be cleaned up in the future
2022-10-25 22:00:33 -07:00
Harrison Chase
1ef3ab4d0e
Harrison/add natbot ( #18 )
2022-10-24 19:56:26 -07:00
Harrison Chase
18aeb72012
initial commit
2022-10-24 14:51:15 -07:00