-
Notifications
You must be signed in to change notification settings - Fork 1.1k
Commit 191ddf5
feat: lc handbook ch3a (#474)
…pynb` to Work with LangChain 0.3 (#460)
…m One Another
Previously some test message types had the same session_ids as one
another, causing some tests to continue with the final memory of the
previous test.
## Problem
Describe the purpose of this change. What problem is being solved and
why?
## Solution
Describe the approach you took. Link to any relevant bugs, issues, docs,
or other resources.
## Type of Change
- [ ] Bug fix (non-breaking change which fixes an issue)
- [ ] New feature (non-breaking change which adds functionality)
- [ ] Breaking change (fix or feature that would cause existing
functionality to not work as expected)
- [ ] This change requires a documentation update
- [ ] Infrastructure change (CI configs, etc)
- [ ] Non-code change (docs, etc)
- [ ] None of the above: (explain here)
## Test Plan
Describe specific steps for validating this change.
## Problem
Describe the purpose of this change. What problem is being solved and
why?
## Solution
Describe the approach you took. Link to any relevant bugs, issues, docs,
or other resources.
## Type of Change
- [ ] Bug fix (non-breaking change which fixes an issue)
- [ ] New feature (non-breaking change which adds functionality)
- [ ] Breaking change (fix or feature that would cause existing
functionality to not work as expected)
- [ ] This change requires a documentation update
- [ ] Infrastructure change (CI configs, etc)
- [ ] Non-code change (docs, etc)
- [ ] None of the above: (explain here)
## Test Plan
Describe specific steps for validating this change.
---------
Co-authored-by: Siraj Aizlewood <[email protected]>
Co-authored-by: Arjun Patel <[email protected]>1 parent 96e5bc6 commit 191ddf5Copy full SHA for 191ddf5
File tree
Expand file treeCollapse file tree
1 file changed
+943
-299
lines changedFilter options
- learn/generation/langchain/handbook
Expand file treeCollapse file tree
1 file changed
+943
-299
lines changed
0 commit comments