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

Use permchain agent executor, Streaming, API docs #45

Merged
merged 34 commits into from
Nov 20, 2023
Merged

Commits on Nov 14, 2023

  1. Configuration menu
    Copy the full SHA
    1f538d8 View commit details
    Browse the repository at this point in the history
  2. Lint

    nfcampos committed Nov 14, 2023
    Configuration menu
    Copy the full SHA
    c363583 View commit details
    Browse the repository at this point in the history
  3. Lint

    nfcampos committed Nov 14, 2023
    Configuration menu
    Copy the full SHA
    1089ae0 View commit details
    Browse the repository at this point in the history
  4. Lint

    nfcampos committed Nov 14, 2023
    Configuration menu
    Copy the full SHA
    b557a37 View commit details
    Browse the repository at this point in the history
  5. Use permchain checkpoints

    nfcampos committed Nov 14, 2023
    Configuration menu
    Copy the full SHA
    d8ba886 View commit details
    Browse the repository at this point in the history

Commits on Nov 15, 2023

  1. Fix streaming of messages

    nfcampos committed Nov 15, 2023
    Configuration menu
    Copy the full SHA
    73ce7b0 View commit details
    Browse the repository at this point in the history
  2. Lint

    nfcampos committed Nov 15, 2023
    Configuration menu
    Copy the full SHA
    1652c94 View commit details
    Browse the repository at this point in the history
  3. Lint

    nfcampos committed Nov 15, 2023
    Configuration menu
    Copy the full SHA
    a3c5a3b View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    30eaddd View commit details
    Browse the repository at this point in the history
  5. Comment

    nfcampos committed Nov 15, 2023
    Configuration menu
    Copy the full SHA
    f1ee430 View commit details
    Browse the repository at this point in the history
  6. Delete previous impl

    nfcampos committed Nov 15, 2023
    Configuration menu
    Copy the full SHA
    b227539 View commit details
    Browse the repository at this point in the history

Commits on Nov 16, 2023

  1. WIP Stream message tokens

    nfcampos committed Nov 16, 2023
    Configuration menu
    Copy the full SHA
    5665978 View commit details
    Browse the repository at this point in the history
  2. Hack for function messages

    nfcampos committed Nov 16, 2023
    Configuration menu
    Copy the full SHA
    226b560 View commit details
    Browse the repository at this point in the history

Commits on Nov 17, 2023

  1. Small updates to schemas

    nfcampos committed Nov 17, 2023
    Configuration menu
    Copy the full SHA
    65c1b20 View commit details
    Browse the repository at this point in the history
  2. Add partial validation

    eyurtsev committed Nov 17, 2023
    Configuration menu
    Copy the full SHA
    9dab4c8 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    121ab8c View commit details
    Browse the repository at this point in the history

Commits on Nov 20, 2023

  1. Use published permchain

    nfcampos committed Nov 20, 2023
    Configuration menu
    Copy the full SHA
    accb44a View commit details
    Browse the repository at this point in the history
  2. Merge pull request #56 from langchain-ai/eugene/add_docs

    Add partial validation (first pass)
    nfcampos authored Nov 20, 2023
    Configuration menu
    Copy the full SHA
    288d275 View commit details
    Browse the repository at this point in the history
  3. Merge pull request #52 from langchain-ai/nc/stream-tokens

    WIP Stream message tokens
    nfcampos authored Nov 20, 2023
    Configuration menu
    Copy the full SHA
    1a6b46c View commit details
    Browse the repository at this point in the history
  4. Reorganize api

    nfcampos committed Nov 20, 2023
    Configuration menu
    Copy the full SHA
    9391065 View commit details
    Browse the repository at this point in the history
  5. Add missing endpoints

    nfcampos committed Nov 20, 2023
    Configuration menu
    Copy the full SHA
    815b312 View commit details
    Browse the repository at this point in the history
  6. Name

    nfcampos committed Nov 20, 2023
    Configuration menu
    Copy the full SHA
    2d8c4ef View commit details
    Browse the repository at this point in the history
  7. Fix message types

    nfcampos committed Nov 20, 2023
    Configuration menu
    Copy the full SHA
    6269b0d View commit details
    Browse the repository at this point in the history
  8. Fixes for feedback

    nfcampos committed Nov 20, 2023
    Configuration menu
    Copy the full SHA
    a031c96 View commit details
    Browse the repository at this point in the history
  9. Update ui files

    nfcampos committed Nov 20, 2023
    Configuration menu
    Copy the full SHA
    40b625e View commit details
    Browse the repository at this point in the history
  10. Fix ui files

    nfcampos committed Nov 20, 2023
    Configuration menu
    Copy the full SHA
    7757f92 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    d38fafe View commit details
    Browse the repository at this point in the history
  12. Make messages optional

    nfcampos committed Nov 20, 2023
    Configuration menu
    Copy the full SHA
    d0c86b6 View commit details
    Browse the repository at this point in the history
  13. Build ui

    nfcampos committed Nov 20, 2023
    Configuration menu
    Copy the full SHA
    113e815 View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    d8a37c3 View commit details
    Browse the repository at this point in the history
  15. Build ui

    nfcampos committed Nov 20, 2023
    Configuration menu
    Copy the full SHA
    bb35d97 View commit details
    Browse the repository at this point in the history
  16. Separate stream endpoint

    nfcampos committed Nov 20, 2023
    Configuration menu
    Copy the full SHA
    0480539 View commit details
    Browse the repository at this point in the history
  17. Lint

    nfcampos committed Nov 20, 2023
    Configuration menu
    Copy the full SHA
    eae5304 View commit details
    Browse the repository at this point in the history
  18. Pin pydantic

    nfcampos committed Nov 20, 2023
    Configuration menu
    Copy the full SHA
    669d957 View commit details
    Browse the repository at this point in the history