28 Commits

Author SHA1 Message Date
John Kennedy 02d2eb40be Merge pull request #13 from langchain-ai/dependabot/npm_and_yarn/npm_and_yarn-3d84afdf92
Bump langsmith from 0.5.7 to 0.5.18 in the npm_and_yarn group across 1 directory
2026-05-26 01:07:45 -07:00
dependabot[bot] ea232d3851 Bump langsmith in the npm_and_yarn group across 1 directory
Bumps the npm_and_yarn group with 1 update in the / directory: [langsmith](https://github.com/langchain-ai/langsmith-sdk).


Updates `langsmith` from 0.5.7 to 0.5.18
- [Release notes](https://github.com/langchain-ai/langsmith-sdk/releases)
- [Commits](https://github.com/langchain-ai/langsmith-sdk/commits)

---
updated-dependencies:
- dependency-name: langsmith
  dependency-version: 0.5.18
  dependency-type: indirect
  dependency-group: npm_and_yarn
...

Signed-off-by: dependabot[bot] <support@github.com>
2026-04-10 20:38:40 +00:00
John Kennedy ff7bb846ea Merge pull request #12 from langchain-ai/dependabot/npm_and_yarn/npm_and_yarn-3f9ee708be
Bump picomatch from 4.0.3 to 4.0.4 in the npm_and_yarn group across 1 directory
2026-04-03 18:37:07 -07:00
dependabot[bot] b4152df7b6 Bump picomatch in the npm_and_yarn group across 1 directory
Bumps the npm_and_yarn group with 1 update in the / directory: [picomatch](https://github.com/micromatch/picomatch).


Updates `picomatch` from 4.0.3 to 4.0.4
- [Release notes](https://github.com/micromatch/picomatch/releases)
- [Changelog](https://github.com/micromatch/picomatch/blob/master/CHANGELOG.md)
- [Commits](https://github.com/micromatch/picomatch/compare/4.0.3...4.0.4)

---
updated-dependencies:
- dependency-name: picomatch
  dependency-version: 4.0.4
  dependency-type: indirect
  dependency-group: npm_and_yarn
...

Signed-off-by: dependabot[bot] <support@github.com>
2026-03-27 05:48:47 +00:00
John Kennedy dc82a59fcd Merge pull request #11 from langchain-ai/dependabot/npm_and_yarn/npm_and_yarn-e5a595f223
Bump flatted from 3.4.1 to 3.4.2 in the npm_and_yarn group across 1 directory
2026-03-26 22:47:40 -07:00
dependabot[bot] d0d0ee2dff Bump flatted in the npm_and_yarn group across 1 directory
Bumps the npm_and_yarn group with 1 update in the / directory: [flatted](https://github.com/WebReflection/flatted).


Updates `flatted` from 3.4.1 to 3.4.2
- [Commits](https://github.com/WebReflection/flatted/compare/v3.4.1...v3.4.2)

---
updated-dependencies:
- dependency-name: flatted
  dependency-version: 3.4.2
  dependency-type: indirect
  dependency-group: npm_and_yarn
...

Signed-off-by: dependabot[bot] <support@github.com>
2026-03-21 20:20:12 +00:00
John Kennedy acd72ac757 Merge pull request #10 from langchain-ai/dependabot/npm_and_yarn/npm_and_yarn-eeacf2bf74
Bump flatted from 3.3.3 to 3.4.1 in the npm_and_yarn group across 1 directory
2026-03-15 21:33:34 -07:00
dependabot[bot] c8b6474c59 Bump flatted in the npm_and_yarn group across 1 directory
Bumps the npm_and_yarn group with 1 update in the / directory: [flatted](https://github.com/WebReflection/flatted).


Updates `flatted` from 3.3.3 to 3.4.1
- [Commits](https://github.com/WebReflection/flatted/compare/v3.3.3...v3.4.1)

---
updated-dependencies:
- dependency-name: flatted
  dependency-version: 3.4.1
  dependency-type: indirect
  dependency-group: npm_and_yarn
...

Signed-off-by: dependabot[bot] <support@github.com>
2026-03-14 21:35:14 +00:00
John Kennedy 407911f7d8 Merge pull request #9 from langchain-ai/dependabot/npm_and_yarn/npm_and_yarn-bb1e2f8552
Bump the npm_and_yarn group across 1 directory with 3 updates
2026-02-28 17:05:06 -08:00
dependabot[bot] 1dd802a447 Bump the npm_and_yarn group across 1 directory with 3 updates
Bumps the npm_and_yarn group with 3 updates in the / directory: [ajv](https://github.com/ajv-validator/ajv), [langsmith](https://github.com/langchain-ai/langsmith-sdk) and [minimatch](https://github.com/isaacs/minimatch).


Updates `ajv` from 6.12.6 to 6.14.0
- [Release notes](https://github.com/ajv-validator/ajv/releases)
- [Commits](https://github.com/ajv-validator/ajv/compare/v6.12.6...v6.14.0)

Updates `langsmith` from 0.4.2 to 0.5.7
- [Release notes](https://github.com/langchain-ai/langsmith-sdk/releases)
- [Commits](https://github.com/langchain-ai/langsmith-sdk/commits)

Updates `minimatch` from 3.1.2 to 3.1.5
- [Changelog](https://github.com/isaacs/minimatch/blob/main/changelog.md)
- [Commits](https://github.com/isaacs/minimatch/compare/v3.1.2...v3.1.5)

---
updated-dependencies:
- dependency-name: ajv
  dependency-version: 6.14.0
  dependency-type: indirect
  dependency-group: npm_and_yarn
- dependency-name: langsmith
  dependency-version: 0.5.7
  dependency-type: indirect
  dependency-group: npm_and_yarn
- dependency-name: minimatch
  dependency-version: 3.1.5
  dependency-type: indirect
  dependency-group: npm_and_yarn
...

Signed-off-by: dependabot[bot] <support@github.com>
2026-03-01 01:04:21 +00:00
Christian Bromann bce3b36733 Merge pull request #8 from langchain-ai/cb/update
Modernize project to use LangChain v1 `createAgent`
2025-12-29 18:15:00 -08:00
Christian Bromann 2113e87f3d chore: update project to use createAgent 2025-12-26 20:54:53 -08:00
isaac hershenson d7ce61e678 revert 2025-11-03 09:43:48 -08:00
isaac hershenson b4ec1e79b9 changes 2025-11-03 09:42:53 -08:00
David Duong c8bdfbcd72 Merge pull request #7 from langchain-ai/dqbd/bump-deps
chore: bump langchain deps
2025-06-03 22:47:45 +02:00
Tat Dat Duong 2476ee3bf1 chore: bump langchain deps 2025-06-03 22:45:52 +02:00
Andrew Nguonly d14a8ac31a Update @langchain/langgraph version. (#5) 2025-04-30 11:28:24 -07:00
Jacob Lee 68258125c4 Bump deps (#4) 2025-01-29 08:39:34 -08:00
William Fu-Hinthorn 39f5b5fc8d Updating files 2024-09-19 09:25:11 -07:00
dependabot[bot] e48f2a1160 Bump micromatch from 4.0.7 to 4.0.8 (#3)
Bumps [micromatch](https://github.com/micromatch/micromatch) from 4.0.7 to 4.0.8.
- [Release notes](https://github.com/micromatch/micromatch/releases)
- [Changelog](https://github.com/micromatch/micromatch/blob/master/CHANGELOG.md)
- [Commits](https://github.com/micromatch/micromatch/compare/4.0.7...4.0.8)

---
updated-dependencies:
- dependency-name: micromatch
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-09-18 22:14:38 -07:00
William Fu-Hinthorn 9e2a19f0d2 Check configuration; add time 2024-09-18 18:53:49 -07:00
Jacob Lee 769d582dfc Polish code, add lint (#2)
---------

Co-authored-by: William Fu-Hinthorn <13333726+hinthornw@users.noreply.github.com>
2024-09-18 18:11:22 -07:00
William Fu-Hinthorn 9ddff1613d Update template 2024-09-18 11:56:21 -07:00
William FH 23b784d1e8 Add open in studio button 2024-09-17 10:43:28 -07:00
Tat Dat Duong 84ee15c735 Fix configuration 2024-08-27 01:31:49 +02:00
Tat Dat Duong 5a6bc3a890 Upgrade LangSmith, LangGraph 2024-08-27 01:19:33 +02:00
Tat Dat Duong af2f58e8db Add dockerignore 2024-08-27 01:07:13 +02:00
William FH 8c5ef919eb Initial commit 2024-08-25 23:11:11 -07:00