Commit Graph
6682 Commits
Author SHA1 Message Date
William Fu-Hinthorn b768deb701 Spelling 2024-02-20 20:11:27 -08:00
Lance Martin a33bfdac2b Add LCEL teacher 2024-02-20 19:02:26 -08:00
William FHandGitHub ab5c2de786 Add LATS image
Add lats image
2024-02-20 17:55:11 -08:00
William FHandGitHub 6c06471524 Merge pull request #130 from langchain-ai/wfh/simple_reflection
Add Simple Reflection
2024-02-20 17:49:06 -08:00
William Fu-Hinthorn 18f4602900 Add lats image 2024-02-20 17:48:20 -08:00
Nuno CamposandGitHub c8411df833 Merge pull request #123 from langchain-ai/nc/19feb/get-graph
Implement get_input_schema(), get_output_schema(), get_graph() for StateGraph, MessageGraph
2024-02-20 17:20:26 -08:00
William Fu-Hinthorn 909cb3e3ad Reflection readme 2024-02-20 17:19:47 -08:00
Nuno Campos 7ca7c220be Update langchain-core 2024-02-20 17:18:45 -08:00
William Fu-Hinthorn 371b284447 Simple reflection 2024-02-20 17:17:42 -08:00
William FHandGitHub 1149690bac Merge pull request #129 from langchain-ai/wfh/lats
Wfh/lats
2024-02-20 15:51:28 -08:00
William Fu-Hinthorn 7e9620500c Update readme 2024-02-20 15:44:44 -08:00
William Fu-Hinthorn bebea9f1f7 still complicated 2024-02-20 15:42:06 -08:00
Nuno Campos c3cbececcf Update snapshots 2024-02-20 09:51:33 -08:00
Nuno Campos 69c570f3d0 Remove print 2024-02-20 08:55:57 -08:00
William Fu-Hinthorn 8b8e3e7638 Complicated version 2024-02-20 08:34:08 -08:00
William Fu-Hinthorn 9027246db3 update 2024-02-19 21:12:27 -08:00
William Fu-Hinthorn 2c208e3c50 tmp 2024-02-19 21:08:45 -08:00
Lance MartinandGitHub 40957c3fa0 Merge pull request #126 from langchain-ai/rlm/add_nomic_v1and1.5
Add Nomic v1, v1.5 to both local notebooks
2024-02-19 19:59:56 -08:00
Lance Martin 9de5b27996 Add Nomic v1, v1.5 2024-02-19 19:47:39 -08:00
Nuno Campos b27531e962 Lint 2024-02-19 13:19:49 -08:00
Nuno Campos 4f1980df7c Add missing input and output types for state graph 2024-02-19 13:14:24 -08:00
Nuno Campos 27464c0f46 Implement input_schema, output_schema, get_graph for Graph, StateGraph, MessageGraph 2024-02-19 13:07:34 -08:00
Nuno CamposandGitHub 50b1a455bd Merge pull request #41 from langchain-ai/nc/fan-out
StateGraph/MessageGraph: Add support for multiple incoming edges
2024-02-19 13:06:14 -08:00
William FHandGitHub b091c40165 Merge pull request #122 from langchain-ai/wfh/linkcheck
Linkcheck
2024-02-19 12:07:49 -08:00
William Fu-Hinthorn 39db6375a6 cleanup 2024-02-19 12:01:28 -08:00
William Fu-Hinthorn 602b8960be v4 2024-02-19 11:53:17 -08:00
William Fu-Hinthorn d34e9aca91 Add linkcheck 2024-02-19 11:49:30 -08:00
William FHandGitHub f3c940d22b Merge pull request #114 from langchain-ai/wfh/reflexion
Reflexion
2024-02-19 11:47:35 -08:00
William FHandGitHub ff4f99e2fe Merge branch 'main' into wfh/reflexion 2024-02-19 11:45:12 -08:00
William Fu-Hinthorn 13b5e578cf Update readme 2024-02-19 11:44:40 -08:00
William Fu-Hinthorn de255d2c57 add img 2024-02-19 11:39:43 -08:00
William Fu-Hinthorn 3c466a5bb6 Add reflexion 2024-02-19 11:39:24 -08:00
Nuno CamposandGitHub 5358d0ab49 Merge pull request #109 from MidasKylix/tool_call
Add prebuilt "tool calling executor"
2024-02-19 09:22:25 -08:00
Nuno Campos cadb852086 Undo change to readme 2024-02-19 09:20:39 -08:00
Nuno Campos e4bfa8603d Support multiple tool calls, Lint 2024-02-19 09:12:08 -08:00
Nuno CamposandGitHub 016d6a8dee Merge pull request #117 from Repkit/patch-1
fix base.ipynb to install langchainhub
2024-02-19 08:43:01 -08:00
Nuno CamposandGitHub de5cea49e5 Merge pull request #120 from kajarenc/patch-1
Typo fix
2024-02-19 08:42:36 -08:00
William Fu-Hinthorn 8fd64b6768 add gitignore 2024-02-19 08:41:18 -08:00
Nuno CamposandGitHub 957d21d8cf Merge pull request #116 from langchain-ai/eugene/add_version
Add __version__ to langgraph
2024-02-19 08:39:55 -08:00
Nuno CamposandGitHub c444ef0a2c Update base.ipynb 2024-02-19 08:39:21 -08:00
William FHandGitHub 2b6981ae18 Merge branch 'main' into wfh/reflexion 2024-02-19 08:22:11 -08:00
Karen JavadyanandGitHub a21380dd26 fix typo 2024-02-18 22:40:15 +04:00
midas8181919 6905242665 Merge branch 'main' into tool_call 2024-02-16 22:50:57 +00:00
RepkitandIonut-Andrei Baches ea26b42a7d fix base.ipynb to install langchainhub
this is requiered to load the prompt from hub
2024-02-16 22:28:15 +02:00
Lance MartinandGitHub 15ac624e62 Merge pull request #112 from langchain-ai/rlm/self_rag_local
Local self-RAG
2024-02-16 11:25:08 -08:00
Lance MartinandGitHub 66cf58ae7b Merge pull request #110 from langchain-ai/rlm/agentic_rag_update
Update Agentic RAG example
2024-02-16 08:56:04 -08:00
Eugene Yurtsev c0e075c081 x 2024-02-16 11:54:57 -05:00
William Fu-Hinthorn 41f93b9981 Reflexion 2024-02-16 08:41:16 -08:00
William FHandGitHub be5f83f808 Merge pull request #113 from langchain-ai/wfh/black_format
Format
2024-02-15 23:13:10 -08:00
William Fu-Hinthorn e9a7ad8b69 Format 2024-02-15 23:09:59 -08:00