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: e0fc2a41e9b09da301a96075956a44863ff827cc
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: 765b057113fc3ebf897c3ec9ab2823250a7f7bd4
Choose a head ref
  • 10 commits
  • 24 files changed
  • 8 contributors

Commits on Jan 21, 2025

  1. release(core): 0.3.33 (#7567)

    jacoblee93 authored Jan 21, 2025

    Verified

    This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
    Copy the full SHA
    54ef101 View commit details

Commits on Jan 22, 2025

  1. feat(community): Adds graph_document to export list (#7555)

    Co-authored-by: quantropi-minh <101128605+quantropi-minh@users.noreply.github.com>
    Co-authored-by: jacoblee93 <jacoblee93@gmail.com>
    3 people authored Jan 22, 2025

    Verified

    This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
    Copy the full SHA
    29ad109 View commit details
  2. fix(langchain): Fix ZeroShotAgent createPrompt with correct formatted…

    … tool names (#7510)
    thu2004 authored Jan 22, 2025

    Verified

    This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
    Copy the full SHA
    fe37032 View commit details
  3. docs: Add document for AzureCosmosDBMongoChatMessageHistory (#7519)

    Co-authored-by: root <root@CPC-yangq-FRSGK>
    fatmelon and root authored Jan 22, 2025
    Copy the full SHA
    a9298a6 View commit details
  4. fix(langchain): Allow pulling hub prompts with associated models (#7569)

    jacoblee93 authored Jan 22, 2025
    Copy the full SHA
    2961898 View commit details
  5. fix(community,aws): Update handleLLMNewToken to include chunk metadata (

    #7568)
    
    Co-authored-by: jacoblee93 <jacoblee93@gmail.com>
    mohebifar and jacoblee93 authored Jan 22, 2025
    Copy the full SHA
    a2ebf76 View commit details
  6. feat(community): Provide fallback relationshipType in case it is not …

    …present in graph_transformer (#7521)
    
    Co-authored-by: quantropi-minh <101128605+quantropi-minh@users.noreply.github.com>
    Co-authored-by: jacoblee93 <jacoblee93@gmail.com>
    3 people authored Jan 22, 2025
    Copy the full SHA
    0397e93 View commit details
  7. docs: Add redirect (#7570)

    jacoblee93 authored Jan 22, 2025
    Copy the full SHA
    5bdbb75 View commit details

Commits on Jan 24, 2025

  1. fix(langchain,core): Add shim for hub mustache templates with nested …

    …input variables (#7581)
    jacoblee93 authored Jan 24, 2025
    Copy the full SHA
    71dd696 View commit details
  2. fix(chat-models): honor disableStreaming even for generateUncached (#…

    dqbd authored Jan 24, 2025
    Copy the full SHA
    765b057 View commit details
Loading