Commit Graph

20 Commits

Author SHA1 Message Date
Jacob Lee 70fa16a11b Add streaming from final node notebook (#372) 2024-08-25 00:39:49 +00:00
Brace Sproul 653887d0d9 docs[minor]: Add wait user input doc (#272) 2024-07-24 12:24:19 -07:00
Brace Sproul df98e0a2d2 Handle ToolMessage outputs from tool funcs (#244)
* [minor]: Handle ToolMessage outputs from tool funcs

* format and lint

* Update types

* Update tool_executor.ts

* Pass raw tool call in

* Bump version

* Adds test

* Fix build

---------

Co-authored-by: jacoblee93 <jacoblee93@gmail.com>
2024-07-15 22:09:22 -07:00
Jacob Lee 802fad9cb5 Adds Mermaid graph support (#241)
* Adds Mermaid graph support

* Fix test

* Fix test

* Fix version

* Remove overridden graph implementation
2024-07-09 09:13:59 -07:00
Jacob Lee 4b421992e8 Adds adaptive RAG tutorial (#226)
* Adds adaptive RAG tutorial

* Update with traces

* Bump

* Add to mkdocs.yml

* Copy to scripts
2024-06-20 11:08:09 -07:00
Jacob Lee d446d4ea3d Adds installation and entrypoint instructions (#217)
* Remove deprecated method in examples

* Adds installation and entrypoint instructions

* Address feedback
2024-06-14 14:13:06 -07:00
Jacob Lee 3c16d1b6fd Update token streaming example for new @langchain/core (#188) 2024-05-30 06:46:04 -07:00
Jacob Lee e3d4a287f7 Fix notebook (#187) 2024-05-29 13:43:45 -07:00
William FH 92c953b929 How to travel through time and space (#159) 2024-05-17 15:21:08 -07:00
William FH 9bf715c23d How-to: Persistence (#152) 2024-05-16 17:26:33 -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 7084da0611 Adds async edge support (#102) 2024-03-26 20:38:01 -07:00
Jacob Lee 321de74d4c Bump versions, fix typo (#98)
* Bump versions, fix typo

* README update
2024-03-24 21:37:43 -07:00
Jacob Lee 004c324d58 Update Deno deps (#76) 2024-02-27 13:11:14 -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
Brace Sproul 17dca81430 Rewoooooooooo (#66)
* Rewoooooooooo

* still broken bruh moment

* I DID ITTTT

* cr
2024-02-16 18:17:25 -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 46ffcca5cd [WIP]Plan and execute agent (#60)
* cr

* finished! Yippie

* cr

* cr

* cr
2024-02-12 16:32:48 -08:00
Jacob Lee 1e686dff26 Update deno.lock (#48) 2024-02-02 17:56:01 -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