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.2
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.3
Choose a head ref

Commits on Jan 9, 2024

  1. Release 0.1.2

    jacoblee93 committed Jan 9, 2024
    Copy the full SHA
    1aaccec View commit details
  2. Merge pull request #3973 from langchain-ai/release

    langchain[patch]: Release 0.1.2
    jacoblee93 authored Jan 9, 2024
    2
    Copy the full SHA
    4e31254 View commit details

Commits on Jan 10, 2024

  1. docs[patch]: Refactor memory docs (#3974)

    * Refactor memory docs
    
    * Fix link
    jacoblee93 authored Jan 10, 2024
    2
    Copy the full SHA
    649dc0d View commit details
  2. 2
    Copy the full SHA
    6b7acc2 View commit details
  3. 2
    Copy the full SHA
    c013c8f View commit details

Commits on Jan 11, 2024

  1. Update openai to ^4.24.2 and include logprobs in generationInfo (#3981

    )
    
    * Update openai to ^4.24.2 and include logprobs in generationInfo in ChatOpenAI _generate
    
    * fix: revert incorrect naming of finish_reason
    
    * Use internal function type definition for now
    
    * Adds docs
    
    * Fix lint
    
    ---------
    
    Co-authored-by: William berglund <william.berglund@pocketlaw.com>
    Co-authored-by: jacoblee93 <jacoblee93@gmail.com>
    3 people authored Jan 11, 2024
    1
    Copy the full SHA
    b189534 View commit details
  2. Release 0.0.11

    jacoblee93 committed Jan 11, 2024
    Copy the full SHA
    5978076 View commit details
  3. Merge pull request #3986 from langchain-ai/release

    [openai]: Release 0.0.11
    jacoblee93 authored Jan 11, 2024
    2
    Copy the full SHA
    dd20a41 View commit details
  4. cloudflare[major]: Add integration package, fix Vectorize for latest …

    …workers (#3982)
    
    * Fix vectorize response and update code example
    
    * Adds Cloudflare partner package
    
    * Format, deprecate old entrypoints
    
    * Update deprecation log, remove unused test
    
    * Update docs
    
    * Deprecation log
    
    * Compatibility date, other fixes
    
    * Fix docs
    
    * 0.0.1
    
    ---------
    
    Co-authored-by: jacoblee93 <jacoblee93@gmail.com>
    kristianfreeman and jacoblee93 authored Jan 11, 2024
    2
    Copy the full SHA
    bc5dc00 View commit details
  5. Add DLAI to docs (#3994)

    jacoblee93 authored Jan 11, 2024
    2
    Copy the full SHA
    006de50 View commit details
  6. 2
    Copy the full SHA
    daeb217 View commit details

Commits on Jan 12, 2024

  1. Fix CI (#4001)

    jacoblee93 authored Jan 12, 2024
    2
    Copy the full SHA
    064feea View commit details
  2. community[minor]: Upgrade Astra client and add support for namespaces (…

    …#3997)
    
    * upgrade astra client + add namespace support
    
    * cleanup
    mfortman11 authored Jan 12, 2024
    2
    Copy the full SHA
    5ddd918 View commit details
  3. community[patch]: Add upsert by id to MongoDB (#3999)

    * added option to update existing docs instead of always creating new (duplicate) ones
    
    * Add AsyncCaller to MongoDBAtlasVectorSearchLibArgs
    
    * made Mr. Lint Junior IV van Lintingtown happy
    
    * Adds upsert by id
    
    ---------
    
    Co-authored-by: Rize <georgklose9@gmail.com>
    jacoblee93 and RizeCrime authored Jan 12, 2024
    1
    Copy the full SHA
    85a687b View commit details
  4. Release 0.0.17

    jacoblee93 committed Jan 12, 2024
    Copy the full SHA
    4745c98 View commit details
  5. Merge pull request #4002 from langchain-ai/release

    community[patch]: Release 0.0.17
    jacoblee93 authored Jan 12, 2024
    1
    Copy the full SHA
    4c2f8a1 View commit details
  6. docs[minor]: togetherai embeddings docs (#3995)

    * docs[major]: Together AI embeddings docs
    
    * cr
    
    * Update docs/core_docs/docs/integrations/text_embedding/togetherai.mdx
    
    * Update examples/src/embeddings/togetherai.ts
    
    * Fix examples
    
    ---------
    
    Co-authored-by: jacoblee93 <jacoblee93@gmail.com>
    bracesproul and jacoblee93 authored Jan 12, 2024
    2
    Copy the full SHA
    44b00c0 View commit details

Commits on Jan 14, 2024

  1. 2
    Copy the full SHA
    20a17de View commit details
  2. Add stacktrace to tracer errors (#4010)

    * Add stacktrace to tracer errors
    
    * Remove unnecessary optional chaining operator
    
    ---------
    
    Co-authored-by: Jacob Lee <jacoblee93@gmail.com>
    hinthornw and jacoblee93 authored Jan 14, 2024
    2
    Copy the full SHA
    6c2a4d2 View commit details
  3. update sql_utils: add oracle integration (#3966)

    * update sql_utils: add oracle integration
    
    * execute yarn lint and yarn format
    
    * update oracle query
    
    * update sql_utils.ts
    matheus-santos-souza authored Jan 14, 2024
    2
    Copy the full SHA
    fec52de View commit details

Commits on Jan 15, 2024

  1. core[minor]: Move function calling definitions and utils to core (#4023)

    * Move function calling definitions and utils to core
    
    * Bump yarn lock
    jacoblee93 authored Jan 15, 2024
    2
    Copy the full SHA
    47607c9 View commit details
  2. Add docstring (#4024)

    jacoblee93 authored Jan 15, 2024
    2
    Copy the full SHA
    a3b505a View commit details
  3. Release 0.1.13

    jacoblee93 committed Jan 15, 2024
    Copy the full SHA
    2a1e09b View commit details
  4. Merge pull request #4026 from langchain-ai/release

    core[patch]: Release 0.1.13
    jacoblee93 authored Jan 15, 2024
    2
    Copy the full SHA
    30f397d View commit details
  5. langchain[patch], openai[patch]: Use new function calling utils in al…

    …l docs (#4025)
    
    * Use new function calling utils in all docs
    
    * Bump deps
    
    * Update lock
    jacoblee93 authored Jan 15, 2024
    2
    Copy the full SHA
    886700c View commit details
  6. Release 0.0.12

    jacoblee93 committed Jan 15, 2024
    Copy the full SHA
    5409f96 View commit details
  7. Merge pull request #4028 from langchain-ai/release

    openai[patch]: Release 0.0.12
    jacoblee93 authored Jan 15, 2024
    Copy the full SHA
    7181e50 View commit details
  8. Bump dep (#4029)

    jacoblee93 authored Jan 15, 2024
    Copy the full SHA
    d68c0f0 View commit details
  9. Update yarn.lock (#4030)

    jacoblee93 authored Jan 15, 2024
    2
    Copy the full SHA
    3d0ca87 View commit details
Loading