feat(examples): add 2 LangChain Deep Agents cookbooks#71
Closed
charlypoly wants to merge 47 commits into
Closed
Conversation
Bumps [h11](https://github.com/python-hyper/h11) from 0.14.0 to 0.16.0. - [Commits](python-hyper/h11@v0.14.0...v0.16.0) --- updated-dependencies: - dependency-name: h11 dependency-version: 0.16.0 dependency-type: indirect ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
* add agno to integrations * update example + openai to requirements * env vars'
* fix cve * portia cryptography update * update next version browsegpt
* fix python vuln in crewai tutorial * fix next version too
* first version of temporal integration * rm url * make acitons idempotent + more atomic * cleanup * add readme stuff + individual activity retries + fully stateless activities
* [GRO-283] npm formdata version cve fix, adding dependabot to update vulns in the future (#26) * formadata cve fix * packagelock json * add package-lock for browsegpt * package lock json for agentkit * chore(deps):(deps-dev): bump globals from 15.15.0 to 16.3.0 Bumps [globals](https://github.com/sindresorhus/globals) from 15.15.0 to 16.3.0. - [Release notes](https://github.com/sindresorhus/globals/releases) - [Commits](sindresorhus/globals@v15.15.0...v16.3.0) --- updated-dependencies: - dependency-name: globals dependency-version: 16.3.0 dependency-type: direct:development update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com> --------- Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: Kyle Jeong <77771518+Kylejeong2@users.noreply.github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) from 22.18.1 to 24.3.1. - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node) --- updated-dependencies: - dependency-name: "@types/node" dependency-version: 24.3.1 dependency-type: direct:development update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
* "Claude PR Assistant workflow" * "Claude Code Review workflow"
…1.8 (#27) * [GRO-283] npm formdata version cve fix, adding dependabot to update vulns in the future (#26) * formadata cve fix * packagelock json * add package-lock for browsegpt * package lock json for agentkit * chore(deps):(deps-dev): bump eslint-config-prettier from 9.1.2 to 10.1.8 Bumps [eslint-config-prettier](https://github.com/prettier/eslint-config-prettier) from 9.1.2 to 10.1.8. - [Release notes](https://github.com/prettier/eslint-config-prettier/releases) - [Changelog](https://github.com/prettier/eslint-config-prettier/blob/main/CHANGELOG.md) - [Commits](https://github.com/prettier/eslint-config-prettier/commits/v10.1.8) --- updated-dependencies: - dependency-name: eslint-config-prettier dependency-version: 10.1.8 dependency-type: direct:development update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com> --------- Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: Kyle Jeong <77771518+Kylejeong2@users.noreply.github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
* add python version of integration to mongodb * change urls to be unique * Remove product detail scraping to match TypeScript version exactly + fix readme * Scrape and store fields (#24) * Scrape and store url field * Scraped specs and correct description --------- Co-authored-by: Sig Narváez <sigfrido.narvaez@10gen.com>
* update mastra integration * update readme
Bumps [vitest](https://github.com/vitest-dev/vitest/tree/HEAD/packages/vitest) from 2.1.9 to 4.0.6. - [Release notes](https://github.com/vitest-dev/vitest/releases) - [Commits](https://github.com/vitest-dev/vitest/commits/v4.0.6/packages/vitest) --- updated-dependencies: - dependency-name: vitest dependency-version: 4.0.6 dependency-type: direct:development update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
) * first version of cartesia line form fill integration * remove agent toml * make browser fill actions async * in-prog async browser creation and form fill * adding cartesia deploy to docs + toml file * update integration code to be simplified * update readme for line + config * update to meet google code quality standards * ruff + cartesia line formatting * remove headless options, readme nits, adding image
Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) from 24.10.9 to 25.0.9. - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node) --- updated-dependencies: - dependency-name: "@types/node" dependency-version: 25.0.9 dependency-type: direct:development update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
* v0 of n8n nodes * working version of stagehand browserbase nodes * adjust to ux guidelines * update to use http API version of community node * properly pipe session id into the nodes * consolidate to single agentic node * Release 1.0.0 * update icon filepath * Release 1.0.1 * update node to abide by UX guidelines
Bumps [typescript](https://github.com/microsoft/TypeScript) from 5.9.3 to 6.0.2. - [Release notes](https://github.com/microsoft/TypeScript/releases) - [Commits](microsoft/TypeScript@v5.9.3...v6.0.2) --- updated-dependencies: - dependency-name: typescript dependency-version: 6.0.2 dependency-type: direct:development update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Bumps [eslint](https://github.com/eslint/eslint) from 9.39.4 to 10.1.0. - [Release notes](https://github.com/eslint/eslint/releases) - [Commits](eslint/eslint@v9.39.4...v10.1.0) --- updated-dependencies: - dependency-name: eslint dependency-version: 10.1.0 dependency-type: direct:development update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
* chore: remove n8n integration files (replacing with submodule) Made-with: Cursor * chore: add n8n-node repo as git submodule Made-with: Cursor * remove n8n node from integrations
- Stagehand model and act/observe; PlaywrightPage for routing - Add zod 4 and playwright-core; Buffer screenshot response body Made-with: Cursor
- Route navigation and evaluate via context.pages; use stagehand act/observe/extract - Bump @browserbasehq/stagehand to ^3.2.0 - Add .env.example Made-with: Cursor
- Remove examples/integrations/portia - Drop Portia section and duplicate stripe tree line from README Made-with: Cursor
- Use await render() for Resend HTML body (AI SDK / react-email types) - TypeScript config tweaks from Next build Made-with: Cursor
- Use stagehand.extract with instruction and Zod schema - V3Options config, projectId on session create params, utils alignment Made-with: Cursor
- Bump ai and @ai-sdk packages; tool inputSchema; convertToModelMessages - Client: DefaultChatTransport, sendMessage, parts-based message UI Made-with: Cursor
- V3Options in stagehand.config; add stripe dependency - observe/act on Stagehand; ObserveResult and actWithCache helpers Made-with: Cursor
* feat(browser-use): simplify Agent and Browser session wiring - Use Browser(cdp_url=...) and Agent(task=..., browser=...) pattern Made-with: Cursor * fix(browser-use): upgrade to v0.12.5 and fix broken Agent/Browser API
* feat(agentkit): migrate Stagehand example to v3 API - Delegate act/observe/extract to Stagehand instance; navigate via context.pages - Bump @browserbasehq/stagehand to ^3.2.0 and align AgentKit State/AgentResult - Add .env.example for required keys Made-with: Cursor * Remove 'anthropic/claude-haiku-3-5' from models Removed 'anthropic/claude-haiku-3-5' from the model list.
…tions repo and explain the platform (#67)
Bumps [globals](https://github.com/sindresorhus/globals) from 16.5.0 to 17.5.0. - [Release notes](https://github.com/sindresorhus/globals/releases) - [Commits](sindresorhus/globals@v16.5.0...v17.5.0) --- updated-dependencies: - dependency-name: globals dependency-version: 17.5.0 dependency-type: direct:development update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
* Add LangChain Deep Agents Browserbase example * working version of langchain deepagent with browserbase tools * fix(langchain): use Browserbase SDK for search and fetch * fix: update code to work with the lastest version of stagehand v3 * fix langchain tool package
Author
Done! |
cf07106 to
8014ec9
Compare
Author
|
@Kylejeong2 new fresh PR: #81 |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
GRO-1414