mirror of
https://github.com/hwchase17/langchain.git
synced 2025-09-15 22:44:36 +00:00
docs: templates
updated titles (#25646)
Updated titles into a consistent format. Fixed links to the diagrams. Fixed typos. Note: The Templates menu in the navbar is now sorted by the file names. I'll try sorting the navbar menus by the page titles, not the page file names.
This commit is contained in:
@@ -1,7 +1,6 @@
|
||||
# Summarize - Anthropic
|
||||
|
||||
# summarize-anthropic
|
||||
|
||||
This template uses Anthropic's `claude-3-sonnet-20240229` to summarize long documents.
|
||||
This template uses `Anthropic`'s `claude-3-sonnet-20240229` to summarize long documents.
|
||||
|
||||
It leverages a large context window of 100k tokens, allowing for summarization of documents over 100 pages.
|
||||
|
||||
|
Reference in New Issue
Block a user