Brace Sproul
|
2962b96b78
|
Brace/recursion (#8)
* Check for recursion
* lint
* cr
* cr
|
2024-01-16 20:11:48 -08:00 |
|
bracesproul
|
d6df445a24
|
fix bad test import
|
2024-01-16 14:36:33 -08:00 |
|
Brace Sproul
|
e7709fd74b
|
add entrypoints (#7)
* add entrypoints
* update tsconfig
* fix circ dep
|
2024-01-16 14:35:05 -08:00 |
|
Nuno Campos
|
2285860b09
|
Fix up some issues (#6)
* Package infra
* cr
* rm turbo
* update release script
* Fix up some issues
* Remove .only
* merge
---------
Co-authored-by: bracesproul <braceasproul@gmail.com>
|
2024-01-16 13:46:58 -08:00 |
|
Brace Sproul
|
91c31ab1ec
|
examples & docs (#3)
* examples & docs
* cr
* finished example
|
2024-01-16 12:20:06 -08:00 |
|
bracesproul
|
e12365e8cc
|
only check channels is not an object
|
2024-01-16 12:12:06 -08:00 |
|
Nuno Campos
|
a7a96c1448
|
Merge pull request #4 from langchain-ai/brace/allow-channel-string
Brace/allow channel string
|
2024-01-16 11:43:52 -08:00 |
|
bracesproul
|
390b756334
|
cr
|
2024-01-16 11:38:12 -08:00 |
|
bracesproul
|
982f32e838
|
lint
|
2024-01-16 11:37:06 -08:00 |
|
bracesproul
|
12a81f42db
|
Allow channel to be a string without missing key obj
|
2024-01-16 11:36:56 -08:00 |
|
Nuno Campos
|
91c456e49d
|
Use released core
|
2024-01-16 11:01:05 -08:00 |
|
Nuno Campos
|
1ebf8449c0
|
Remove incorrect typing
|
2024-01-16 11:01:00 -08:00 |
|
bracesproul
|
2a4dead20a
|
cr
|
2024-01-15 17:38:49 -08:00 |
|
Brace Sproul
|
a6cfc333df
|
tests[minor]: Fix failing tests (#2)
* fix test
* lint
* cr
* cr
* cr
* cr
* cr
* more tests
* cr
|
2024-01-15 17:37:05 -08:00 |
|
Nuno Campos
|
cbfa528016
|
Fix some typing issues
|
2024-01-15 12:57:55 -08:00 |
|
bracesproul
|
13e69b3453
|
drop console
|
2024-01-15 12:37:58 -08:00 |
|
bracesproul
|
d8310d6261
|
lint
|
2024-01-15 12:26:01 -08:00 |
|
bracesproul
|
d1e29887c8
|
rest of tests
|
2024-01-15 12:25:50 -08:00 |
|
bracesproul
|
5abbeb3172
|
lint
|
2024-01-15 11:30:34 -08:00 |
|
bracesproul
|
539f35bc73
|
more tests
|
2024-01-15 11:30:02 -08:00 |
|
bracesproul
|
1db44627e8
|
fix empty key bug
|
2024-01-15 09:47:58 -08:00 |
|
bracesproul
|
89b19955f4
|
more tests
|
2024-01-11 17:25:19 -08:00 |
|
bracesproul
|
d59835c7d2
|
almost all tests pass!" && git push -u origin main
|
2024-01-11 15:00:50 -08:00 |
|
bracesproul
|
0237f26ad7
|
cr
|
2024-01-11 14:21:09 -08:00 |
|
bracesproul
|
074d2d12cd
|
pass output through and fix pipe override
|
2024-01-11 13:34:32 -08:00 |
|
bracesproul
|
5d69c088ed
|
added tests for Channels
|
2024-01-10 16:55:36 -08:00 |
|
bracesproul
|
f911de6cfd
|
added channel class
|
2024-01-10 15:40:53 -08:00 |
|
bracesproul
|
7bc481ef56
|
fix some types
|
2024-01-10 15:25:16 -08:00 |
|
bracesproul
|
f81cf89a5b
|
lint & format
|
2024-01-10 15:18:37 -08:00 |
|
bracesproul
|
7684dda599
|
implemented validate & builds properly
|
2024-01-10 15:18:16 -08:00 |
|
bracesproul
|
a81296defa
|
fixed all type errors, implemented transform, stream and invoke
|
2024-01-10 14:29:48 -08:00 |
|
bracesproul
|
db9c4af031
|
start of pregel
|
2024-01-09 18:17:11 -08:00 |
|
bracesproul
|
83f2983114
|
lint & format
|
2024-01-09 16:30:59 -08:00 |
|
bracesproul
|
0dbeaf2a9f
|
drop bad code, todo later
|
2024-01-09 16:30:36 -08:00 |
|
bracesproul
|
c404ad5527
|
read file done
|
2024-01-09 16:17:14 -08:00 |
|
bracesproul
|
e9459706c3
|
add colorful console logs
|
2024-01-09 14:11:39 -08:00 |
|
bracesproul
|
957a44164f
|
typing fixes
|
2024-01-09 14:00:59 -08:00 |
|
bracesproul
|
a30d954a0f
|
fix typing & add ChannelWrite class
|
2024-01-09 13:58:28 -08:00 |
|
bracesproul
|
be5bc8b26a
|
drop log file
|
2024-01-09 13:11:45 -08:00 |
|
bracesproul
|
d79622562d
|
pregel io & replace async gen with gen
|
2024-01-09 13:04:57 -08:00 |
|
bracesproul
|
92e6a74637
|
add topic & unecessary async/await
|
2024-01-09 11:42:34 -08:00 |
|
bracesproul
|
161c4723f9
|
cr
|
2024-01-09 10:53:13 -08:00 |
|
bracesproul
|
f39ce8696b
|
init
|
2024-01-09 09:40:46 -08:00 |
|