Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Support for using 'langchain serve' endpoints #588

Merged
merged 18 commits into from
Apr 26, 2024

Commits on Apr 9, 2024

  1. Configuration menu
    Copy the full SHA
    d15a3c4 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    5a72bfa View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    af95d9f View commit details
    Browse the repository at this point in the history

Commits on Apr 12, 2024

  1. Configuration menu
    Copy the full SHA
    b481b46 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    89c8d45 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    1644850 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    7399169 View commit details
    Browse the repository at this point in the history
  5. Added exception

    GustavFredrikson committed Apr 12, 2024
    Configuration menu
    Copy the full SHA
    21e1649 View commit details
    Browse the repository at this point in the history
  6. Suggestion for tests

    GustavFredrikson committed Apr 12, 2024
    Configuration menu
    Copy the full SHA
    22cd61e View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    d35ee9b View commit details
    Browse the repository at this point in the history

Commits on Apr 19, 2024

  1. Configuration menu
    Copy the full SHA
    5b672d0 View commit details
    Browse the repository at this point in the history

Commits on Apr 21, 2024

  1. no need to instantiate class

    leondz committed Apr 21, 2024
    Configuration menu
    Copy the full SHA
    c9de64d View commit details
    Browse the repository at this point in the history

Commits on Apr 26, 2024

  1. set name from endpoint uri

    Co-authored-by: Jeffrey Martin <[email protected]>
    Signed-off-by: Leon Derczynski <[email protected]>
    leondz and jmartin-tech authored Apr 26, 2024
    Configuration menu
    Copy the full SHA
    55f921d View commit details
    Browse the repository at this point in the history
  2. remove default name setting code

    Co-authored-by: Jeffrey Martin <[email protected]>
    Signed-off-by: Leon Derczynski <[email protected]>
    leondz and jmartin-tech authored Apr 26, 2024
    Configuration menu
    Copy the full SHA
    adb9e69 View commit details
    Browse the repository at this point in the history
  3. refer to name set by class logic rather than value passed to constructor

    Co-authored-by: Jeffrey Martin <[email protected]>
    Signed-off-by: Leon Derczynski <[email protected]>
    leondz and jmartin-tech authored Apr 26, 2024
    Configuration menu
    Copy the full SHA
    47ff245 View commit details
    Browse the repository at this point in the history
  4. Merge branch 'main' into self-hosted

    Signed-off-by: Leon Derczynski <[email protected]>
    leondz authored Apr 26, 2024
    Configuration menu
    Copy the full SHA
    6c937f9 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    e861910 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    60f1a6f View commit details
    Browse the repository at this point in the history