mirror of
https://github.com/langchain-ai/agents-from-scratch-ts.git
synced 2026-07-01 21:34:00 -04:00
[PR #1] [MERGED] init notebooks #1
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
📋 Pull Request Information
Original PR: https://github.com/langchain-ai/agents-from-scratch-ts/pull/1
Author: @starmorph
Created: 5/7/2025
Status: ✅ Merged
Merged: 5/11/2025
Merged by: @starmorph
Base:
main← Head:notebooks📝 Commits (8)
1cc605einit notebooksdde2386type fixes 101 notebook0de3d39reorg files676537areorg repo87c1331refactor: tuples --> obj, eslint rules, import types from pkg2c6f3c9install open-canvas linter, rm unused imports042ed66run pnpm format5e27049add msg type, fix notebooks📊 Changes
54 files changed (+10056 additions, -8452 deletions)
View changed files
📝
.gitignore(+1 -0)📝
README.md(+35 -17)➖
dist/lib/configuration.js(+0 -1)➖
dist/lib/prompts.js(+0 -274)➖
dist/lib/schemas.js(+0 -28)➖
dist/lib/tools/base.js(+0 -50)➖
dist/lib/tools/default/calendar-tools.js(+0 -33)➖
dist/lib/tools/default/email-tools.js(+0 -84)➖
dist/lib/tools/default/memory-tools.js(+0 -55)➖
dist/lib/tools/types.js(+0 -1)➖
dist/lib/utils.js(+0 -207)➖
dist/scripts/email_assistant.js(+0 -224)➖
dist/scripts/email_assistant_hitl.js(+0 -449)➖
dist/scripts/email_assistant_hitl_memory.js(+0 -746)➖
dist/tests-ts/hitl_testing.test.js(+0 -132)➖
dist/tests-ts/memory_testing.test.js(+0 -126)➖
dist/tests-ts/setup.js(+0 -18)➖
dist/tests-ts/test_response.test.js(+0 -75)➖
dist/tests-ts/utils/test-utils.js(+0 -252)➕
eslint.config.js(+76 -0)...and 34 more files
📄 Description
No description provided
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.