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

Add the /v1/completion endpoint #107

Merged
merged 15 commits into from
Apr 12, 2024
Merged

Add the /v1/completion endpoint #107

merged 15 commits into from
Apr 12, 2024

Commits on Apr 11, 2024

  1. Initial impl of api

    EricLBuehler committed Apr 11, 2024
    Configuration menu
    Copy the full SHA
    b4bccd0 View commit details
    Browse the repository at this point in the history
  2. Initial impl of api

    EricLBuehler committed Apr 11, 2024
    Configuration menu
    Copy the full SHA
    5218dd1 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    249aa90 View commit details
    Browse the repository at this point in the history
  4. Update example

    EricLBuehler committed Apr 11, 2024
    Configuration menu
    Copy the full SHA
    fe22991 View commit details
    Browse the repository at this point in the history
  5. Fix a deadlock

    EricLBuehler committed Apr 11, 2024
    Configuration menu
    Copy the full SHA
    f698eb9 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    b4442dd View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    0c12507 View commit details
    Browse the repository at this point in the history
  8. New receive pattern

    EricLBuehler committed Apr 11, 2024
    Configuration menu
    Copy the full SHA
    fc211c1 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    e8c7764 View commit details
    Browse the repository at this point in the history
  10. Add to python bindings

    EricLBuehler committed Apr 11, 2024
    Configuration menu
    Copy the full SHA
    51c2d9e View commit details
    Browse the repository at this point in the history
  11. Implement echo_prompt

    EricLBuehler committed Apr 11, 2024
    Configuration menu
    Copy the full SHA
    6c2d76c View commit details
    Browse the repository at this point in the history

Commits on Apr 12, 2024

  1. Configuration menu
    Copy the full SHA
    4a6091a View commit details
    Browse the repository at this point in the history
  2. Update

    EricLBuehler committed Apr 12, 2024
    Configuration menu
    Copy the full SHA
    73f6ae5 View commit details
    Browse the repository at this point in the history
  3. Update docs

    EricLBuehler committed Apr 12, 2024
    Configuration menu
    Copy the full SHA
    372f843 View commit details
    Browse the repository at this point in the history
  4. Update docs

    EricLBuehler committed Apr 12, 2024
    Configuration menu
    Copy the full SHA
    78ef304 View commit details
    Browse the repository at this point in the history