Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: langchain-ai/langchainjs
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: 0.2.19
Choose a base ref
...
head repository: langchain-ai/langchainjs
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: 0.3.0
Choose a head ref
  • 14 commits
  • 668 files changed
  • 4 contributors

Commits on Sep 12, 2024

  1. fix(langchain): Prevent exception when using plan & execute agent wit…

    …h no tools (#6744)
    
    Co-authored-by: Brace Sproul <braceasproul@gmail.com>
    OlegIvaniv and bracesproul authored Sep 12, 2024

    Verified

    This commit was signed with the committer’s verified signature. The key has expired.
    thoughtpolice Austin Seipp
    Copy the full SHA
    1a7e93f View commit details
  2. fix(openai): Avoid thrown error on o1 stream calls (#6747)

    jacoblee93 authored Sep 12, 2024
    Copy the full SHA
    ffee7e1 View commit details
  3. chore(openai): Release 0.2.11 (#6748)

    jacoblee93 authored Sep 12, 2024
    Copy the full SHA
    c44423c View commit details

Commits on Sep 13, 2024

  1. docs: Update link (#6757)

    jacoblee93 authored Sep 13, 2024
    Copy the full SHA
    c8d4a5f View commit details
  2. refactor: Move langchain/core to a peer dep (#6698)

    Co-authored-by: Brace Sproul <braceasproul@gmail.com>
    Co-authored-by: Erick Friis <erick@langchain.dev>
    3 people authored Sep 13, 2024
    Copy the full SHA
    6c47c59 View commit details
  3. chore(core): Release 0.3.0 (#6760)

    jacoblee93 authored Sep 13, 2024
    Copy the full SHA
    df3e09b View commit details
  4. chore(deps): Update deps for 0.3.0 (#6761)

    jacoblee93 authored Sep 13, 2024
    Copy the full SHA
    9b348a2 View commit details
  5. chore(textsplitters): Release 0.1.0 (#6762)

    jacoblee93 authored Sep 13, 2024
    Copy the full SHA
    24057be View commit details
  6. chore(cloudflare): Bump dep (#6763)

    jacoblee93 authored Sep 13, 2024
    Copy the full SHA
    975ea80 View commit details
  7. chore(openai): Release 0.3.0 (#6764)

    jacoblee93 authored Sep 13, 2024
    Copy the full SHA
    af5b257 View commit details
  8. chore(anthropic): Release 0.3.0 (#6765)

    jacoblee93 authored Sep 13, 2024
    Copy the full SHA
    a122b03 View commit details
  9. chore(mistralai): Release 0.1.0 (#6766)

    jacoblee93 authored Sep 13, 2024
    Copy the full SHA
    868807a View commit details
  10. chore(langchain): Release 0.3.0

    jacoblee93 committed Sep 13, 2024
    Copy the full SHA
    2568d29 View commit details
  11. chore(langchain): Release 0.3.0 (#6769)

    jacoblee93 authored Sep 13, 2024
    Copy the full SHA
    7610926 View commit details
Loading