Brace Sproul
|
d5626d440d
|
[patch]:Update conditional edges (#65)
* Update conditional edges
* cer
* cr
|
2024-02-16 11:19:47 -08:00 |
|
Brace Sproul
|
4d032736bd
|
Rag examples (#55)
* Rag examples
* cr
* cr
* cr
* cr
* crag
* cr
* Kinda working?
* agentic rag!
* crag mistral
* rm py notebook
* cr
|
2024-02-16 08:32:30 -08:00 |
|
Brace Sproul
|
e5f4d5629a
|
Release 0.0.7 (#64)
0.0.7
|
2024-02-14 13:26:05 -08:00 |
|
Brace Sproul
|
7f1fa96786
|
patch: Update exports (#63)
|
2024-02-14 13:24:56 -08:00 |
|
Brace Sproul
|
46ffcca5cd
|
[WIP]Plan and execute agent (#60)
* cr
* finished! Yippie
* cr
* cr
* cr
|
2024-02-12 16:32:48 -08:00 |
|
Brace Sproul
|
553713cac5
|
Release 0.0.6 (#62)
0.0.6
|
2024-02-12 13:46:57 -08:00 |
|
Brace Sproul
|
566abba567
|
Fix returned values of prebuilt plan and execute agent (#61)
* Fix returned values of prebuilt plan and execute agent
* cr
* format
* cr
* fix tests
|
2024-02-12 13:45:05 -08:00 |
|
Brace Sproul
|
8aedb00f81
|
Warn if graph is mutated after being compiled (#59)
* Warn if graph is mutated after being compiled
* format
|
2024-02-11 18:02:08 -08:00 |
|
Brace Sproul
|
a1c524e54c
|
Release 0.0.5 (#58)
0.0.5
|
2024-02-11 16:54:59 -08:00 |
|
Brace Sproul
|
5323a35f00
|
Add MessageGraph to exports (#57)
|
2024-02-11 16:52:44 -08:00 |
|
Brace Sproul
|
b68f91d4d5
|
Release 0.0.4 (#56)
0.0.4
|
2024-02-10 14:14:20 -08:00 |
|
Valentin Vago
|
6602a68f4b
|
replace Tool by StructuredTool (#41)
Co-authored-by: Brace Sproul <braceasproul@gmail.com>
|
2024-02-10 14:10:40 -08:00 |
|
Brace Sproul
|
d383376b28
|
patch: make conditionalEdgeMapping optional (#54)
* patch: make conditionalEdgeMapping optional
* chore: lint files
|
2024-02-10 13:51:35 -08:00 |
|
Brace Sproul
|
b2ec0135cb
|
patch: Clarify node<>channel name collision error (#53)
* patch: Clarify node<>channel name collision error
* chore: lint files
|
2024-02-10 13:49:50 -08:00 |
|
Brace Sproul
|
703606c0a7
|
message graph (#52)
* message graph
* chore: lint files
* cr
* chore: lint files
* chore: lint files
* test streaming
* chore: lint files
* chore: lint files
* Add clearer error message on invalid state updates
|
2024-02-10 13:48:10 -08:00 |
|
Jacob Lee
|
14ccb83e06
|
Add example docs (#51)
|
2024-02-03 09:38:01 -08:00 |
|
Jacob Lee
|
e1ab768dbd
|
Update example notebooks (#50)
|
2024-02-03 09:15:50 -08:00 |
|
Jacob Lee
|
dd773415ee
|
Merge pull request #49 from langchain-ai/release
Release 0.0.3
|
2024-02-02 17:57:56 -08:00 |
|
jacoblee93
|
2bc3914632
|
Release 0.0.3
0.0.3
|
2024-02-02 17:56:40 -08:00 |
|
Jacob Lee
|
1e686dff26
|
Update deno.lock (#48)
|
2024-02-02 17:56:01 -08:00 |
|
Jacob Lee
|
2e09968ddd
|
Update build script, lint, fix tracing in examples (#47)
* Pass runnable config through lambda calls for tracing
* Add config to examples
* Fix Deno notebook .env imports
* Update build script, lint, fix tracing in examples
|
2024-02-02 17:53:52 -08:00 |
|
Jacob Lee
|
2f435ffff9
|
Pass runnable config through lambda calls for tracing (#46)
* Pass runnable config through lambda calls for tracing
* Add config to examples
* Fix Deno notebook .env imports
|
2024-02-02 16:38:06 -08:00 |
|
Bryan Hunter
|
9d3e66add0
|
pass config in ToolExecutor tool.invoke (#45)
|
2024-02-02 11:25:32 -08:00 |
|
Brace Sproul
|
38f60b22d3
|
langgraph[patch]: Add build to ci (#42)
|
2024-02-01 10:26:57 -08:00 |
|
Brace Sproul
|
8ee245f992
|
[patch]: Pass generics through to Channel (#35)
* [patch]: Pass generics through to Channel
* revert notebook changes
* drop console log
* drop .only
* chore: lint files
* Update multi-agent-collaboration.ipynb
* cr
|
2024-01-29 16:27:08 -08:00 |
|
Brace Sproul
|
422a93f483
|
[patch]: Tool instead of BaseTool (#36)
|
2024-01-29 16:24:29 -08:00 |
|
Brace Sproul
|
c9bec21560
|
patch: Make nested readme match readme in root (#33)
|
2024-01-26 13:07:10 -08:00 |
|
Brace Sproul
|
615bd5daf8
|
examples[patch]: Update imports in examples to use import map (#32)
|
2024-01-23 09:24:18 -08:00 |
|
William FH
|
c22c5c476d
|
Add Multi-agent examples
|
2024-01-23 08:34:09 -08:00 |
|
Logan Anderson
|
66979b1d5f
|
Update README.md (#30)
|
2024-01-21 17:59:37 -08:00 |
|
Brace Sproul
|
884eef86e0
|
Fix yarn (#28)
* Fix yarn
* cr
|
2024-01-18 15:03:46 -08:00 |
|
Brace Sproul
|
f4641af535
|
Release 0.0.2 (#27)
|
2024-01-18 12:45:50 -08:00 |
|
Brace Sproul
|
40bc448adc
|
Update examples & tests (#26)
|
2024-01-18 12:43:19 -08:00 |
|
Brace Sproul
|
ede9a34905
|
Release 0.0.1 (#25)
|
2024-01-18 11:24:09 -08:00 |
|
Brace Sproul
|
f6832687c0
|
fix deps (#24)
|
2024-01-18 11:20:07 -08:00 |
|
bracesproul
|
671e2cbff1
|
set packageManager field
|
2024-01-18 10:52:41 -08:00 |
|
bracesproul
|
6e8761e840
|
update pkg json
|
2024-01-18 10:48:34 -08:00 |
|
Brace Sproul
|
344d19bf7c
|
update release script pt 2 (#21)
|
2024-01-18 10:05:30 -08:00 |
|
Brace Sproul
|
17cb2a718d
|
move require to update (#20)
|
2024-01-18 09:58:25 -08:00 |
|
bracesproul
|
0d061c2307
|
update deps
|
2024-01-18 09:54:07 -08:00 |
|
bracesproul
|
0009e4b4f3
|
update imports
|
2024-01-18 09:53:19 -08:00 |
|
Brace Sproul
|
b52aec3858
|
Brace/final fixes (#19)
* code review
* cr
* release script
|
2024-01-18 09:52:16 -08:00 |
|
Brace Sproul
|
c4aa3e1d97
|
entrypoints (#18)
* entrypoints
* built
* cr
|
2024-01-18 09:35:26 -08:00 |
|
Brace Sproul
|
85caf5de6b
|
docs (#17)
* docs
* more
* cr
* formay
* cr
|
2024-01-18 09:32:46 -08:00 |
|
Brace Sproul
|
f9b25cab11
|
Prebuilt code! (#16)
* Prebuilt code!
* format
* added agent executor prebuilt
* cr
* lint
* readme
* lint
|
2024-01-17 20:26:50 -08:00 |
|
Brace Sproul
|
d040843ec7
|
state graph (#14)
* state graph
* fmt
* cr
* fixed tests
* fix deps
* cr
|
2024-01-17 17:32:11 -08:00 |
|
Brace Sproul
|
5e2ea809e1
|
[patch]: Pass callbacks through the proper arg (#15)
* [patch]: Pass callbacks through the proper arg
* cr
* format
|
2024-01-17 15:08:27 -08:00 |
|
Brace Sproul
|
1029426af6
|
run ci on prs (#9)
|
2024-01-17 05:58:20 -08:00 |
|
Brace Sproul
|
d180e0cf6e
|
bump langchain/core and fix patch confix method (#12)
|
2024-01-16 22:07:38 -08:00 |
|
Brace Sproul
|
9e814f2713
|
Brace/typing (#11)
* type errors
* format
|
2024-01-16 20:33:22 -08:00 |
|