Dan Siwiec and GitHub
748c92e59c
docs: remove duplicated statements ( #1863 )
2024-09-29 15:33:51 +00:00
Andrew Nguonly and GitHub
b0b7b681ba
Fix typo. ( #1893 )
2024-09-27 22:59:32 +00:00
Vadym Barda and GitHub
03be3b6567
docs: reorganize API refs ( #1884 )
2024-09-27 18:12:12 -04:00
98f5df4f6f
ci: fix notebook runner & VCR cassette recorder ( #1849 )
...
Co-authored-by: vbarda <vadym@langchain.dev >
2024-09-27 17:56:55 -04:00
Andrew Nguonly and GitHub
ec55fc2147
docs: Update Cloud deployment docs ( #1853 )
...
* Update Cloud deployment docs.
* Update docs.
2024-09-27 12:53:54 -07:00
Isaac Francisco and GitHub
a2db3879cd
add back graph.update_line, update output ( #1887 )
2024-09-27 12:51:28 -04:00
947c74c10d
docs: add long-term memory tutorial ( #1850 )
...
Co-authored-by: ccurme <chester.curme@gmail.com >
2024-09-27 08:26:57 -04:00
Vadym Barda and GitHub
29a03309c9
docs: update typing -> typing_extensions for TypedDict ( #1871 )
2024-09-26 18:06:45 -04:00
Lance Martin and GitHub
c5b9845216
Update RAG agent w/ llama3.2 ( #1852 )
...
* Update RAG agent llama3.2
* Move to doc
* Rename
2024-09-25 21:43:45 -07:00
Vadym Barda and GitHub
942dfa841e
docs: remove shared state how-to ( #1851 )
2024-09-25 22:44:03 +00:00
Andrew Nguonly and GitHub
c3cbf2eb0d
Update Deploy to Cloud docs. ( #1847 )
2024-09-25 15:22:54 -07:00
042653207f
docs: add docs for assistant versioning ( #1828 )
...
* draft of conceptual docs
* Improve the conceptual docs
* adding how-to
* add diagram, make callout to conceptual guide
* updated image
* updated screenshots to new UI
* add link, typo
---------
Co-authored-by: Lance Martin <lance@langchain.dev >
2024-09-25 16:13:08 +00:00
Vadym Barda and GitHub
6c171e2838
docs: update streaming content how-to ( #1841 )
2024-09-25 11:23:31 -04:00
Vadym Barda and GitHub
6136eb7471
docs: fix redis pending_writes ( #1842 )
2024-09-25 14:54:40 +00:00
Nuno Campos and GitHub
44afec9da7
Merge pull request #1829 from langchain-ai/vb/combine-sdk-into-single-file
...
sdk-py: combine sync & async into a single file
2024-09-24 11:35:51 -07:00
vbarda
cc8ea9e608
sdk-py: combine sync & async into a single file
2024-09-24 14:24:14 -04:00
Lance Martin and GitHub
88335ea405
Update conceptual docs on dynamic breakpoints ( #1816 )
...
* Update conceptual docs in dynamic breakpoints
* Improve explaination
* Add skipping logic to dynamic breakpoints
2024-09-24 11:18:01 -07:00
Yuxuan1998 and GitHub
e909cb6815
fix TypeError ( #1820 )
2024-09-24 14:05:03 -04:00
Nuno Campos and GitHub
247e2bae8d
Merge pull request #1401 from langchain-ai/vb/add-sync-client
...
sdk-py: add sync client
2024-09-24 10:46:06 -07:00
Vadym Barda and GitHub
5235ad08ec
docs: remove context channel ( #1824 )
2024-09-24 10:51:22 -04:00
Vadym Barda and GitHub
37948b3348
docs: update pydantic comments -> callouts in tutorials ( #1825 )
2024-09-24 13:09:59 +00:00
Vadym Barda and GitHub
ae2185a431
Merge branch 'main' into vb/add-sync-client
2024-09-23 19:42:13 -04:00
Lance Martin and GitHub
e1a33360e0
Update HIL conceptual docs ( #1774 )
...
* Update HIL conceptual docs
* Update images
* Update figures and text per feedback
* Update links for how-tos
* Embed img directly in ntbks
* Add dynamic breakpoints
* Update figure in ntbk
* Fix link to dynamic breakpoints
2024-09-23 15:46:33 -07:00
Isaac Francisco and GitHub
d2d5e9f655
docs: add docs on disabling streaming ( #1775 )
2024-09-23 18:01:19 -04:00
Vadym Barda and GitHub
c8265a21cd
Merge branch 'main' into vb/add-sync-client
2024-09-23 17:39:54 -04:00
William FH and GitHub
3c672abc1b
Reword how-to ( #1808 )
2024-09-23 14:08:08 -07:00
vbarda
81c10a5f8e
Merge branch 'main' into vb/add-sync-client
2024-09-23 16:56:12 -04:00
bracesproul
81e05ffb69
fix(docs): Drop announcement bar
2024-09-23 10:50:15 -07:00
Isaac Francisco and GitHub
f9431d1bec
remove error ( #1806 )
2024-09-23 13:45:08 -04:00
William FH and GitHub
1601c3a47d
Fix mobile nav nesting ( #1804 )
2024-09-23 16:08:10 +00:00
Nuno Campos and GitHub
00290c8e06
Merge pull request #1792 from langchain-ai/nc/21sep/docstrings-comments
...
Add more comments and docstrings
2024-09-23 07:03:05 -07:00
Isaac Francisco and GitHub
94433eb790
docs: thread_ts -> checkpoint_id ( #1791 )
2024-09-22 09:17:18 -04:00
Nuno Campos
30b631aaff
Rewrite imports
2024-09-21 17:41:05 -07:00
Nuno Campos
d9854b36eb
Move to langgraph.types
2024-09-21 17:37:17 -07:00
Nuno Campos
3cbd70ffc9
Fix docs
2024-09-21 17:30:04 -07:00
Isaac Francisco and GitHub
eadcec7304
fixed some ( #1784 )
2024-09-20 15:12:35 -07:00
Isaac Francisco and GitHub
662eae4359
adding tutorials to notebook checks ( #1747 )
...
* wip
* actually catch errors
* fixing tool-calling-errors and persistence-redis
* poetry changes
* poetry update
* run tutorials
* only tutorials (testing)
* print errors
* rewoo fixes
* remove customer support because of user input
* skip notebooks programatically
* add back how-tos
* remove redundant if
* add cassetes for tutorials
* remove no execution since it is generated by CI,
* remove multi-agent/usaco
* try to run in parallel
* skip notebooks fix
* remove magic/non-magic cells
* msgpack instead of yaml
* prepare_notebooks change
* ignore msgpack for spelling
* use compression for cassettes
* update spell check
* reset poetry changes
* upgrade packages for latest
* no update
* poetry changes
2024-09-20 12:11:23 -07:00
Lance Martin and GitHub
0cf1a13dab
Update conceptual docs for multiple schema ( #1770 )
...
* Update conceptual docs for multiple schema
* Link to conceptual docs from How-To
2024-09-19 13:20:20 -07:00
Isaac Francisco and GitHub
96f9d29a43
stop before recursion limit callout ( #1769 )
2024-09-19 18:00:31 +00:00
Isaac Francisco and GitHub
c44f10c05e
docs: return state before recursion limit is hit ( #1736 )
...
* recursion limit return state
* links
* spelling
* remove bad link
2024-09-19 10:40:35 -07:00
Isaac Francisco and GitHub
55f8bb5227
docs: replaying from subgraph node ( #1759 )
...
* edits
* extra comment
2024-09-19 09:58:14 -07:00
Andrew Nguonly and GitHub
d4ba315ae2
Add section for LANGCHAIN_TRACING_SAMPLING_RATE to env vars page. ( #1760 )
2024-09-18 15:08:00 -07:00
22c78050dd
docs: Clarify default_retry_on retry behavior for exceptions ( #1754 )
...
* docs: Clarify exceptions retried by default_retry_on in retry policy tutorial
- Added a remark in the tutorial explaining that the `default_retry_on` function retries on any exception except for the following:
- ValueError
- TypeError
- ArithmeticError
- ImportError
- LookupError
- NameError
- SyntaxError
- RuntimeError
- ReferenceError
- StopIteration
- StopAsyncIteration
- OSError
* http status codes
---------
Co-authored-by: Itay Etelis <itay.etelis@ibm.com >
Co-authored-by: isaac hershenson <ihershenson@hmc.edu >
2024-09-18 20:48:10 +00:00
William FH and GitHub
b062b2462f
[Docs] Add add message ref ( #1758 )
2024-09-18 13:13:39 -07:00
Isaac Francisco and GitHub
0498ca346b
docs: remove warnings/update diagrams ( #1746 )
...
* remove warnings/udpate diagrams
* replace get_relevant_documents with invoke
2024-09-18 08:53:28 -07:00
Isaac Francisco and GitHub
7d3389b6f1
docs: fix links ( #1748 )
...
* fix links
* branching link
* readme compatibility
2024-09-17 13:05:37 -07:00
Eugene Yurtsev and GitHub
b11552a10a
Update all URLs to langchain docunotebooks ( #1745 )
2024-09-17 15:01:22 -04:00
Isaac Francisco and GitHub
bfd18f76dd
docs: Tutorials up to date ( #1734 )
...
* edits
* add js code to web voyager
2024-09-17 08:11:41 -07:00
f8ba4c3b7d
(wip) docs: revamp conceptual docs ( #1663 )
...
* docs: revamp conceptual docs
* multi-agent draft
* typo
* Update Why LangGraph page
* update multi-agent
* Update persistence page
* update
* Clarification of graph re-playing
* update persistence
* more updates
* more updates
* Add multiple schemas section to glossary
* more updates
* Clarify I/O schema
* dynamic breakpoints
* Update agentic concepts
* Fix comments
* Update figureds
* cr
* cr
* cr
---------
Co-authored-by: Lance Martin <lance@langchain.dev >
Co-authored-by: Harrison Chase <hw.chase.17@gmail.com >
2024-09-16 17:35:01 -07:00
Andrew Nguonly and GitHub
7934b67afa
Update API docs (openapi.json). ( #1731 )
2024-09-16 15:49:35 -07:00