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.189
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.190
Choose a head ref
  • 9 commits
  • 15 files changed
  • 2 contributors

Commits on Nov 15, 2023

  1. Test

    jacoblee93 committed Nov 15, 2023
    Configuration menu
    Copy the full SHA
    4d6895a View commit details
    Browse the repository at this point in the history
  2. Release 0.0.189

    jacoblee93 committed Nov 15, 2023
    Configuration menu
    Copy the full SHA
    d51eba4 View commit details
    Browse the repository at this point in the history
  3. Merge pull request #3278 from langchain-ai/release

    Release 0.0.189
    jacoblee93 authored Nov 15, 2023
    1 Configuration menu
    Copy the full SHA
    ca37399 View commit details
    Browse the repository at this point in the history
  4. Brace/move syntaxtypes up (#3281)

    * testing
    
    * Move syntaxtypes var above code using in
    
    * revert uuid dep change
    bracesproul authored Nov 15, 2023
    1 Configuration menu
    Copy the full SHA
    937e07b View commit details
    Browse the repository at this point in the history
  5. Brace/api refs css (#3282)

    * testing
    
    * fix: update api refs responsiveness
    
    * fix uuid
    bracesproul authored Nov 15, 2023
    1 Configuration menu
    Copy the full SHA
    f178ab1 View commit details
    Browse the repository at this point in the history
  6. Added runnable to xml agent, moved legacy to hidden page (#3287)

    * Added runnable to xml agent, moved legacy to hidden page
    
    * nit
    
    * chore: lint files
    bracesproul authored Nov 15, 2023
    1 Configuration menu
    Copy the full SHA
    420fab2 View commit details
    Browse the repository at this point in the history
  7. redo intro docs page (#3288)

    * redo intro docs page
    
    * chore: lint files
    
    * fix langserve link
    bracesproul authored Nov 15, 2023
    1 Configuration menu
    Copy the full SHA
    f9853c1 View commit details
    Browse the repository at this point in the history

Commits on Nov 16, 2023

  1. Add better docstrings for runnables (#3291)

    * Add better docstrings for runnables
    
    * cr
    
    * chore: lint files
    bracesproul authored Nov 16, 2023
    1 Configuration menu
    Copy the full SHA
    610ad80 View commit details
    Browse the repository at this point in the history
  2. Update HTTP response output parser logic (#3295)

    * Update HTTP response output parser logic
    
    * Update test
    jacoblee93 authored Nov 16, 2023
    1 Configuration menu
    Copy the full SHA
    338353e View commit details
    Browse the repository at this point in the history
Loading