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: 754ffededcf496489780a3ac928fafbc8c336e5c
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: c3a153feee48de34abac13cab210105ffd5e3075
Choose a head ref
  • 16 commits
  • 28 files changed
  • 6 contributors

Commits on Feb 7, 2025

  1. release(core): 0.3.39 (#7668)

    jacoblee93 authored Feb 7, 2025

    Verified

    This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
    Copy the full SHA
    1c1e6cd View commit details
  2. fix(openai): Prevent extra constructor params from being serialized, …

    …add script (#7669)
    jacoblee93 authored Feb 7, 2025

    Verified

    This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
    Copy the full SHA
    c77a8a5 View commit details
  3. release(openai): 0.4.3 (#7670)

    jacoblee93 authored Feb 7, 2025

    Verified

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

Commits on Feb 8, 2025

  1. feat(ollama): Add support for Ollama built-in JSON schema with withSt…

    …ructuredOutput (#7672)
    jacoblee93 authored Feb 8, 2025
    Copy the full SHA
    0050a55 View commit details
  2. release(ollama): 0.1.6 (#7673)

    jacoblee93 authored Feb 8, 2025
    Copy the full SHA
    193d1e9 View commit details

Commits on Feb 10, 2025

  1. feat(ollama): Switch Ollama default withStructuredOutput method to js…

    …onSchema (#7681)
    jacoblee93 authored Feb 10, 2025
    Copy the full SHA
    850819a View commit details
  2. release(ollama): 0.2.0 (#7682)

    jacoblee93 authored Feb 10, 2025
    Copy the full SHA
    b81807a View commit details

Commits on Feb 11, 2025

  1. chore(openai): update azure user agent (#7543)

    Co-authored-by: jacoblee93 <jacoblee93@gmail.com>
    sinedied and jacoblee93 authored Feb 11, 2025
    Copy the full SHA
    b33a19f View commit details
  2. fix(community): Fix interface of chat deployment IBM and add test for…

    … this case (#7666)
    FilipZmijewski authored Feb 11, 2025
    Copy the full SHA
    5449925 View commit details
  3. docs: Update message_history.ipynb (#7677)

    yashsharma999 authored Feb 11, 2025
    Copy the full SHA
    25ea68c View commit details
  4. fix(experimental): openai assistant attachments (#7664)

    zachary-nguyen authored Feb 11, 2025
    Copy the full SHA
    6bb5db8 View commit details
  5. fix(community): hide console errors on RecursiveUrlLoader (#7679)

    Co-authored-by: jacoblee93 <jacoblee93@gmail.com>
    jfromaniello and jacoblee93 authored Feb 11, 2025
    Copy the full SHA
    ed298b2 View commit details
  6. release(community): 0.3.30 (#7684)

    jacoblee93 authored Feb 11, 2025
    Copy the full SHA
    037dd91 View commit details
  7. feat(openai): Properly pass through max_completion_tokens (#7683)

    jacoblee93 authored Feb 11, 2025
    Copy the full SHA
    92edca1 View commit details
  8. release(openai): 0.4.4 (#7685)

    jacoblee93 authored Feb 11, 2025
    Copy the full SHA
    719e081 View commit details

Commits on Feb 12, 2025

  1. feat(core): Expose types/stream as an entrypoint (#7686)

    jacoblee93 authored Feb 12, 2025
    Copy the full SHA
    c3a153f View commit details
Loading