tspecht
|
8575c8d180
|
Update index.ts (#80)
|
2024-03-11 11:20:50 -07:00 |
|
Jacob Lee
|
004c324d58
|
Update Deno deps (#76)
|
2024-02-27 13:11:14 -08:00 |
|
Jacob Lee
|
6ac398237a
|
Merge pull request #75 from langchain-ai/release
Release 0.0.10
|
2024-02-27 13:09:04 -08:00 |
|
jacoblee93
|
e6fd645aac
|
Release 0.0.10
0.0.10
|
2024-02-27 13:08:38 -08:00 |
|
Jacob Lee
|
09a748fe4f
|
Fix nested tracing, update notebooks (#74)
* Fix nested tracing, update notebooks
* Format
|
2024-02-27 13:06:18 -08:00 |
|
Jacob Lee
|
cb8d78fd76
|
Merge pull request #72 from langchain-ai/release
Release 0.0.9
|
2024-02-23 18:32:37 -08:00 |
|
jacoblee93
|
020e7f63d4
|
Release 0.0.9
0.0.9
|
2024-02-23 18:32:10 -08:00 |
|
Jacob Lee
|
33a4724686
|
Automatically trace nested runnable calls in nodes (#71)
* Automatically trace nested runnable calls in nodes
* Rename
|
2024-02-23 18:29:53 -08:00 |
|
Brace Sproul
|
9829380b76
|
Reflection notebook (#70)
|
2024-02-22 13:58:47 -08:00 |
|
Brace Sproul
|
b086e14c2a
|
fix readme links (#68)
|
2024-02-19 17:22:18 -08:00 |
|
Brace Sproul
|
17dca81430
|
Rewoooooooooo (#66)
* Rewoooooooooo
* still broken bruh moment
* I DID ITTTT
* cr
|
2024-02-16 18:17:25 -08:00 |
|
Brace Sproul
|
6ba39db01d
|
Release 0.0.8 (#67)
0.0.8
|
2024-02-16 11:39:03 -08:00 |
|
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 |
|