Commit Graph

2778 Commits

Author SHA1 Message Date
William Berglund 8628790bed Include Pragel PDF link in CONTRIBUTING.md (#110) 2024-04-10 17:59:43 -07:00
William Berglund 90fa8680b8 add vscode devcontainer (#108) 2024-04-10 17:59:32 -07:00
Jacob Lee d55f457182 Update customer support notebook (#106) 2024-03-27 15:03:06 -07:00
Jacob Lee 3996c22b97 Adds tool calling chatbot notebook (#105)
* Adds tool calling chatbot notebook

* Add customer support chatbot example
2024-03-27 14:55:14 -07:00
Jacob Lee 4bf1b05314 Merge pull request #103 from langchain-ai/release
Release 0.0.12
2024-03-26 20:44:48 -07:00
jacoblee93 162ce035f4 Release 0.0.12 0.0.12 2024-03-26 20:44:21 -07:00
Richard Moss 70b7c92296 Add diagram for agent executor example (#101) 2024-03-26 20:41:11 -07:00
Jacob Lee 7084da0611 Adds async edge support (#102) 2024-03-26 20:38:01 -07:00
Jacob Lee dec58af04a Merge pull request #100 from langchain-ai/release
Release 0.0.11
2024-03-24 21:51:57 -07:00
jacoblee93 c1ab067669 Release 0.0.11 0.0.11 2024-03-24 21:49:17 -07:00
moyinzi ed5beaf96e fix: default INVALID_TOOL_MSG_TEMPLATE (#92) 2024-03-24 21:46:50 -07:00
Jacob Lee 8c9262d578 Update trace links (#99) 2024-03-24 21:46:44 -07:00
Jacob Lee 321de74d4c Bump versions, fix typo (#98)
* Bump versions, fix typo

* README update
2024-03-24 21:37:43 -07:00
Janvi Kalra ee7c33181b Adds Documentation about Channels, Checkpoints, and Pregel Graphs to CONTRIBUTING.md (#96)
* added docs

* added some formatting

* fix some typos
2024-03-23 13:02:42 -07:00
Janvi Kalra 394c89dcbe Add MemorySaverAssertImmutable Class For Parity with Python Repo (#94)
* added test back in and fixed two bugs

* update

* update

* formatting
2024-03-21 18:51:12 -07:00
Janvi Kalra 45b7b636bb Added "should handle checkpoints correctly" Unit Tests + Fix 2 Bugs That Were Preventing Them From Passing (#93)
* added test back in and fixed two bugs

* ran formatter

* update

* update

* update
2024-03-21 16:37:03 -07:00
Jacob Lee 0976f5c20e Update README (#91) 2024-03-19 16:59:12 -07:00
Jacob Lee 8e993efef6 Update README (#89) 2024-03-19 09:04:37 -07:00
Jacob Lee 56d3d28f45 Fix README typos (#87) 2024-03-18 21:31:53 -07:00
Jacob Lee 09064fd8ec Update README.md (#86) 2024-03-18 18:27:55 -07:00
Jacob Lee 8406e0652f Update quickstart with simpler MessageGraph example (#85)
* Update quickstart with simpler MessageGraph example

* Lint
2024-03-18 17:21:59 -07:00
Nuno Campos 68fec280c8 Remove subscribeToEach (#84)
- can be replaced with call to .map()
2024-03-14 16:40:42 -07:00
abin e1de33cde8 The retrieve method adds the missing parameter config (#83)
Co-authored-by: Brace Sproul <braceasproul@gmail.com>
2024-03-11 11:25:21 -07:00
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