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.1.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.1.20
Choose a head ref
  • 15 commits
  • 29 files changed
  • 7 contributors

Commits on Feb 16, 2024

  1. Release 0.1.19

    jacoblee93 committed Feb 16, 2024
    Copy the full SHA
    4195f96 View commit details
  2. Merge pull request #4428 from langchain-ai/release

    langchain[patch]: Release 0.1.19
    jacoblee93 authored Feb 16, 2024
    Copy the full SHA
    96be6b5 View commit details
  3. Improve error handling (#4435)

    dqbd authored Feb 16, 2024
    Copy the full SHA
    c12bc7f View commit details
  4. langchain[patch]: Make AgentExecutor pass config object through to to…

    …ols (#4436)
    
    * Make AgentExecutor pass config object through to tools
    
    * Formatting
    jacoblee93 authored Feb 16, 2024
    Copy the full SHA
    8c918dc View commit details
  5. community[patch], azure-openai[patch]: tag langchainjs in azure integ…

    …rations calls (#4411)
    
    * chore: identify langchainjs in Azure OpenAI SDK
    
    * chore: identify langchainjs in Azure AI Search
    
    * chore: identify langchainjs in Azure Blob Storage
    
    * chore: tag langchain in Azure CosmosDB logs
    
    * chore: formatting
    sinedied authored Feb 16, 2024
    Copy the full SHA
    e3d1b2c View commit details
  6. Release 0.0.2

    jacoblee93 committed Feb 16, 2024
    Copy the full SHA
    bba55f7 View commit details
  7. Merge pull request #4437 from langchain-ai/release

    azure-openai[patch]: Release 0.0.2
    jacoblee93 authored Feb 16, 2024
    Copy the full SHA
    eff5f6b View commit details
  8. community[patch]: add neo4j-graph generics, don't swallow query execu…

    …tion errors (#4434)
    
    * fix: add neo4j-graph generics, don't swallow query execution errors
    
    * Update lock
    
    * Formatting
    
    * Remove unused import
    
    ---------
    
    Co-authored-by: jacoblee93 <jacoblee93@gmail.com>
    adam-cowley and jacoblee93 authored Feb 16, 2024
    Copy the full SHA
    905b721 View commit details
  9. langchain[patch]: Upgrade Google Cloud Storage dependency (#4368)

    * Upgrade Google Cloud Storage dependency
    
    * Allow both old and new versions
    
    ---------
    
    Co-authored-by: jacoblee93 <jacoblee93@gmail.com>
    JackEdgar and jacoblee93 authored Feb 16, 2024
    Copy the full SHA
    640b95b View commit details
  10. langchain[minor]: Fix missing traces when traceable used in runOnData…

    …set, API update (#4430)
    
    * Flatten the config structure
    
    * Update docs
    
    * Use CallbackManager instead of built-in LangSmith client for evals
    
    * Make options actually optional
    
    * Update docs, make the RunOnDatasetParams optional
    
    * Add embedding distance metric
    
    * Revise the API
    
    * Make the distance metric a required arg for factory, fix error precedence
    
    * Fix formatting
    dqbd authored Feb 16, 2024
    Copy the full SHA
    a3b15b8 View commit details
  11. community[minor]: add CassandraKVStore (#4418)

    * add CassandraKVStore
    
    * fixing (?) doc build problem
    
    * re-exporting for backwards compatibility
    
    * Update langchain.config.js
    
    * Format
    
    ---------
    
    Co-authored-by: Phil Miesle <phil.miesle@datastax.com>
    Co-authored-by: Jacob Lee <jacoblee93@gmail.com>
    3 people authored Feb 16, 2024
    Copy the full SHA
    a11a911 View commit details
  12. core[patch]: Release 0.1.30

    jacoblee93 committed Feb 16, 2024
    Copy the full SHA
    bdfbb3b View commit details
  13. Merge pull request #4438 from langchain-ai/release

    core[patch]: Release 0.1.30
    jacoblee93 authored Feb 16, 2024
    Copy the full SHA
    1a5d9e0 View commit details
  14. community[patch]: Release 0.0.30

    jacoblee93 committed Feb 16, 2024
    Copy the full SHA
    954204c View commit details
  15. Merge pull request #4439 from langchain-ai/release

    community[patch]: Release 0.0.30
    jacoblee93 authored Feb 16, 2024
    Copy the full SHA
    d0dd8c6 View commit details
Loading