-
Notifications
You must be signed in to change notification settings - Fork 15.4k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Docs: Re-organize conceptual docs #27047
Commits on Oct 2, 2024
-
Configuration menu - View commit details
-
Copy full SHA for c661ffe - Browse repository at this point
Copy the full SHA c661ffeView commit details
Commits on Oct 7, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 1364628 - Browse repository at this point
Copy the full SHA 1364628View commit details -
docs: move concepts into a separate directory (#27171)
Move concepts into a separate directory
Configuration menu - View commit details
-
Copy full SHA for 8d9ef40 - Browse repository at this point
Copy the full SHA 8d9ef40View commit details
Commits on Oct 11, 2024
-
concept docs: add scaffold (#27277)
Starting to structure the scaffold for the concepts. Moving concept content into their own pages. TBD what we'll end up doing with the actual concepts page in terms of visual layout.
Configuration menu - View commit details
-
Copy full SHA for f8ce621 - Browse repository at this point
Copy the full SHA f8ce621View commit details -
concepts docs: archictecture individual page (#27290)
Update architecture page
Configuration menu - View commit details
-
Copy full SHA for 046f6a5 - Browse repository at this point
Copy the full SHA 046f6a5View commit details
Commits on Oct 18, 2024
-
Docs: conceptual docs batch 1 (#27173)
Re-organizing some of the content involves runnables/lcel/streaming into conceptual guides. Conceptual guides added: - [x] Runnables - [x] LCEL - [x] Chat Models - [x] LLM - [x] async - [x] Messages - [x] Chat History - [x] Multimodality - [x] Tokenization Outstanding: - [ ] Callbacks/Tracers - [ ] Streaming - [ ] Tool Creation - [ ] Document Loading Other conceptual guides are placeholders to make sure that no existing links breaks. Some high level re-organization: * Introduce the Runnable interface prior to LCEL (since those are two distinct concepts) * Cross-link as much related content as possible (including how-to guides)
Configuration menu - View commit details
-
Copy full SHA for 127ac81 - Browse repository at this point
Copy the full SHA 127ac81View commit details -
First draft of concept pages (#27088)
Co-authored-by: Eugene Yurtsev <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 8033cae - Browse repository at this point
Copy the full SHA 8033caeView commit details
Commits on Oct 21, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 8484c23 - Browse repository at this point
Copy the full SHA 8484c23View commit details -
Configuration menu - View commit details
-
Copy full SHA for 13f7d2d - Browse repository at this point
Copy the full SHA 13f7d2dView commit details -
* Fix some typos * Add some missing links
Configuration menu - View commit details
-
Copy full SHA for aa0b25c - Browse repository at this point
Copy the full SHA aa0b25cView commit details -
Configuration menu - View commit details
-
Copy full SHA for 606225e - Browse repository at this point
Copy the full SHA 606225eView commit details
Commits on Oct 22, 2024
-
Collecting some feedback --------- Co-authored-by: Lance Martin <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for e442e48 - Browse repository at this point
Copy the full SHA e442e48View commit details -
docs: consolidate llms and chat models (#27525)
Consolidate the docs. After this, we'll need to potentially set up redirect, and update links to existing llm pages. Still not sure this is a good idea. May be better to rename the concept page and redirect appropriately better, since we do still have string in / string out llm integrations
Configuration menu - View commit details
-
Copy full SHA for acefe02 - Browse repository at this point
Copy the full SHA acefe02View commit details -
Configuration menu - View commit details
-
Copy full SHA for 95c813e - Browse repository at this point
Copy the full SHA 95c813eView commit details -
docs: update index page, update callbacks, add document loaders (#27528)
* update concepts index page * update callbacks * add document loaders * update architecture to not use links in section headings
Configuration menu - View commit details
-
Copy full SHA for db544b1 - Browse repository at this point
Copy the full SHA db544b1View commit details -
Configuration menu - View commit details
-
Copy full SHA for b68b89a - Browse repository at this point
Copy the full SHA b68b89aView commit details -
Configuration menu - View commit details
-
Copy full SHA for cb8e4d4 - Browse repository at this point
Copy the full SHA cb8e4d4View commit details -
Co-authored-by: Harrison Chase <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for ec60fde - Browse repository at this point
Copy the full SHA ec60fdeView commit details -
Configuration menu - View commit details
-
Copy full SHA for dd8b700 - Browse repository at this point
Copy the full SHA dd8b700View commit details -
Configuration menu - View commit details
-
Copy full SHA for f54ab03 - Browse repository at this point
Copy the full SHA f54ab03View commit details -
Configuration menu - View commit details
-
Copy full SHA for 66ebd78 - Browse repository at this point
Copy the full SHA 66ebd78View commit details -
Configuration menu - View commit details
-
Copy full SHA for 29ec5d0 - Browse repository at this point
Copy the full SHA 29ec5d0View commit details -
concepts: add conversation patterns png (#27563)
Conversation patterns
Configuration menu - View commit details
-
Copy full SHA for b0be238 - Browse repository at this point
Copy the full SHA b0be238View commit details
Commits on Oct 23, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 3183467 - Browse repository at this point
Copy the full SHA 3183467View commit details -
concepts: vectorstores make more provider agnostic (#27562)
Make it a bit more provider agnostic
Configuration menu - View commit details
-
Copy full SHA for 4a6f4f2 - Browse repository at this point
Copy the full SHA 4a6f4f2View commit details -
Configuration menu - View commit details
-
Copy full SHA for 9f5adec - Browse repository at this point
Copy the full SHA 9f5adecView commit details