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.0.192
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.0.193
Choose a head ref
  • 15 commits
  • 220 files changed
  • 8 contributors

Commits on Nov 17, 2023

  1. Release 0.0.192

    jacoblee93 committed Nov 17, 2023

    Verified

    This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
    Copy the full SHA
    879b84f View commit details
  2. Merge pull request #3311 from langchain-ai/release

    Release 0.0.192
    jacoblee93 authored Nov 17, 2023
    1

    Verified

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

    Verified

    This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
    Copy the full SHA
    d2ec312 View commit details
  4. [AUTO-GENERATED] Add JSDoc examples to classes. (#3309)

    * [AUTO-GENERATED] Add JSDoc examples to classes.
    
    * lint files
    
    * chore: lint files
    bracesproul authored Nov 17, 2023
    1

    Verified

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

    Verified

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

Commits on Nov 18, 2023

  1. [AUTO-GENERATED] Add JSDoc examples to classes. (#3325)

    * [AUTO-GENERATED] Add JSDoc examples to classes.
    
    * [AUTO-GENERATED] Add JSDoc examples to classes.
    
    * cr
    
    * chore: lint files
    bracesproul authored Nov 18, 2023
    1

    Verified

    This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
    Copy the full SHA
    11030dd View commit details
  2. [AUTO-GENERATED] Add JSDoc examples to classes. (#3327)

    * [AUTO-GENERATED] Add JSDoc examples to classes.
    
    * cr
    bracesproul authored Nov 18, 2023
    1

    Verified

    This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
    Copy the full SHA
    b5f6ec6 View commit details
  3. [AUTO-GENERATED] Add JSDoc examples to classes. (#3329)

    * [AUTO-GENERATED] Add JSDoc examples to classes.
    
    * cr
    
    * Update langchain/src/chains/constitutional_ai/constitutional_principle.ts
    bracesproul authored Nov 18, 2023
    1

    Verified

    This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
    Copy the full SHA
    8d991cf View commit details
  4. [AUTO-GENERATED] Add JSDoc examples to classes. (#3330)

    * [AUTO-GENERATED] Add JSDoc examples to classes.
    
    * cr
    bracesproul authored Nov 18, 2023
    1

    Verified

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

Commits on Nov 19, 2023

  1. 1
    Copy the full SHA
    733b16d View commit details
  2. Remove console.log from googlevertexai-connection.ts (#3322)

    * Remove console.log from googlevertexai-connection.ts
    
    Remove console.log from googlevertexai-connection.ts
    
    Problem:
    - In case of invalid address, an error is logged exposing authentication token  in logs.
    - this log should be handled by langchain callback mechanism.
    
    * fix yarn lint
    
    ---------
    
    Co-authored-by: Raissa Albano Fujioka <ralbanofujio@opentext.com>
    raioalbano and Raissa Albano Fujioka authored Nov 19, 2023
    Copy the full SHA
    ca2bc81 View commit details
  3. Add batch size arg (#3310)

    hinthornw authored Nov 19, 2023
    Copy the full SHA
    0a2b8a6 View commit details
  4. init (#3312)

    faileon authored Nov 19, 2023
    1
    Copy the full SHA
    ef5faac View commit details
  5. Improve MessageContent type (#3318)

    * Improve MessageContent type
    
    The fields are mutually exclusive. This represents this in its type.
    
    * Add auto option to image detail
    
    Co-authored-by: Brace Sproul <braceasproul@gmail.com>
    
    ---------
    
    Co-authored-by: Brace Sproul <braceasproul@gmail.com>
    netzhuffle and bracesproul authored Nov 19, 2023
    Copy the full SHA
    0157a89 View commit details
  6. 1
    Copy the full SHA
    b29f0a5 View commit details
Loading