gbaian10 and GitHub
8c0b27a85b
docs: fix Corrective RAG (CRAG) miss function ( #1563 )
...
`Corrective RAG (CRAG) using local LLMs` miss `find_tool_calls_react` function
2024-09-03 09:50:00 -04:00
Nuno Campos and GitHub
7d6a302858
Merge pull request #1514 from vermapratyush/patch-1
...
[docs]: Fix typo
2024-08-30 16:20:18 -07:00
Isaac Francisco and GitHub
2645eb5a48
[docs]: remove agent executor ( #1485 )
2024-08-28 14:54:52 -04:00
Pratyush Verma and GitHub
666fb3f31d
Fix typo
2024-08-28 15:45:02 +01:00
Hassan Memon and GitHub
4e2b508ebb
docs: remove extra line from generate function ( #1392 )
2024-08-22 12:27:23 -04:00
Vedanta SP and GitHub
9e7695085e
Update langgraph_self_rag_local.ipynb ( #1014 )
...
replaced pprint with print
2024-07-14 16:32:07 -04:00
Henry Kobin and GitHub
878567f6b0
spellcheck ( #936 )
2024-07-08 17:10:21 -04:00
William FH and GitHub
320a87e1b9
[Docs] use END instead of set_finish_point ( #903 )
2024-07-01 21:56:10 -07:00
William FH and GitHub
727e63c01e
[Docs] Update notebooks to use START ( #902 )
2024-07-01 21:36:34 -07:00
William FH and GitHub
66b728e83a
[Docs] Cleanup links in nb ( #828 )
2024-06-26 00:20:20 -07:00
Lance Martin and GitHub
93faaea7bd
Update local CRAG ntbk ( #795 )
...
* Update local CRAG ntbk
* fmt
2024-06-24 16:24:20 -07:00
William FH and GitHub
a514ad41d4
Format docs ( #752 )
2024-06-22 14:35:41 -07:00
Vadym Barda and GitHub
f741fbf92e
docs: run codespell on all notebooks ( #736 )
...
* run codespell on all notebooks
* fix codespell
2024-06-20 21:39:13 -04:00
Vadym Barda and GitHub
cae502b8fe
docs: small cleanup ( #733 )
2024-06-20 21:02:27 -04:00
Lance Martin
b3116ece60
fmt
2024-06-18 10:54:55 -07:00
Lance Martin and GitHub
cad90b571c
Merge branch 'main' into rlm/update-nomic-embd
2024-06-18 10:41:59 -07:00
William FH and GitHub
336637437e
[Docs] Update to use v2.0 links ( #675 )
2024-06-14 12:38:44 -07:00
William FH and GitHub
4eab1739da
[Docs] Add ruff linting to .ipynb files ( #645 )
2024-06-11 18:02:49 -07:00
Lance Martin
ca3ed1e322
Update local to ensure running locally
2024-06-11 11:18:40 -07:00
Lance Martin
6e9bdcd7c7
Update Nomic embeddings
2024-06-11 10:45:03 -07:00
Lance Martin
5435ff6f7f
Minor change to upgrade libs
2024-05-26 15:14:04 -07:00
William FH and GitHub
72cb4bac1b
Migrate langchain deps ( #452 )
2024-05-14 16:48:21 -07:00
William FH and GitHub
f146668735
Rename "action" to "tools" in tools_condition w/in docs ( #445 )
2024-05-13 23:41:33 -07:00
William FH and GitHub
3e5ea31cdc
Add Spellcheck and import hogwarts ( #419 )
2024-05-08 10:25:11 -07:00
William FH and GitHub
b492e67046
Format notebooks ( #404 )
2024-05-06 22:01:05 -07:00
Erick Friis
79660451bb
pinecone example
2024-05-06 10:33:51 -07:00
William FH and GitHub
e0770d68b3
Update notebooks to use bind_tools ( #394 )
2024-05-04 01:30:52 -07:00
William FH and GitHub
b7ec64df8d
[Notebooks Pt 1/N] Fixup some Tool Calling + Import formatting + prebuilt usage ( #388 )
2024-05-03 15:48:10 -07:00
Arno Angerer and GitHub
ede895cd9f
Added required gpt4all dependency ( #357 )
...
For the GPT4AllEmbeddings to work (in the Indexing part) the `gpt4all` package is required. This PR adds it to the list of required dependencies at the top of the notebook
2024-04-29 15:25:52 -07:00
Lance Martin
5abe98e8d9
RAG agent llama3 loca
2024-04-18 17:46:31 -07:00
William FH and GitHub
85f48da84e
Docs Draft ( #286 )
2024-04-15 22:44:12 -07:00
Lance Martin
5f8add89c3
Clean / test
2024-04-06 13:31:48 -07:00
Lance Martin
c43de8637c
Finalize
2024-04-03 21:39:56 -07:00
Lance Martin
1257518789
Cohere adaptive RAG
2024-04-02 21:56:10 -07:00
Nuno Campos
05009d8068
Update adaptive rag notebook to use invoke
2024-04-02 16:53:56 -07:00
Lance Martin
736b307647
Clean, update all ntbks
2024-04-01 14:48:42 -07:00
Lance Martin
3a9387e53f
Update, clean, normalize langgraph RAG ntbks
2024-04-01 13:12:21 -07:00
Lance Martin
cb66b31286
Finalize ntbk
2024-03-28 12:03:52 -07:00
Lance Martin
cf7f6243d7
Add set_conditional_entry_point
2024-03-26 16:59:24 -07:00
Lance Martin
aefea04d31
Add adaptive RAG
2024-03-26 16:33:31 -07:00
HowardChan and GitHub
fa0f911340
Fix/Typos ( #206 )
2024-03-15 14:33:53 -07:00
53d66a8a04
[bug] : Fix the score printing… ( #174 )
...
* bug[examples/rag/langgraph_agentic_rag.ipynb]: Fix the score printing when grader scores "no" and changing "msg" in rewrite node to list
* Update examples/rag/langgraph_agentic_rag.ipynb
---------
Co-authored-by: Harrison Chase <hw.chase.17@gmail.com >
2024-03-03 15:56:21 -08:00
Lance Martin
a0e4fea4ea
Cleanup
2024-02-23 16:32:14 -08:00
Lance Martin and GitHub
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
Karen Javadyan and GitHub
a21380dd26
fix typo
2024-02-18 22:40:15 +04:00
Lance Martin and GitHub
15ac624e62
Merge pull request #112 from langchain-ai/rlm/self_rag_local
...
Local self-RAG
2024-02-16 11:25:08 -08:00
Lance Martin and GitHub
66cf58ae7b
Merge pull request #110 from langchain-ai/rlm/agentic_rag_update
...
Update Agentic RAG example
2024-02-16 08:56:04 -08:00
William Fu-Hinthorn
e9a7ad8b69
Format
2024-02-15 23:09:59 -08:00
Lance Martin
1253c9d05b
Local self-RAG
2024-02-15 16:05:23 -08:00