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 llama.cpp agent #254

Merged
merged 24 commits into from
Aug 11, 2023
Merged

Add llama.cpp agent #254

merged 24 commits into from
Aug 11, 2023

Commits on Jun 29, 2023

  1. Add llama.cpp agent

    HHousen committed Jun 29, 2023
    Configuration menu
    Copy the full SHA
    60071ba View commit details
    Browse the repository at this point in the history
  2. Add some docs

    HHousen committed Jun 29, 2023
    Configuration menu
    Copy the full SHA
    562e714 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    6f9711a View commit details
    Browse the repository at this point in the history
  4. Remove comment

    HHousen committed Jun 29, 2023
    Configuration menu
    Copy the full SHA
    16853fe View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    db5f745 View commit details
    Browse the repository at this point in the history

Commits on Jun 30, 2023

  1. Configuration menu
    Copy the full SHA
    68da842 View commit details
    Browse the repository at this point in the history
  2. Fix some mypy

    HHousen committed Jun 30, 2023
    Configuration menu
    Copy the full SHA
    e732101 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    0078d24 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    8e69043 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    87e8da4 View commit details
    Browse the repository at this point in the history

Commits on Jul 1, 2023

  1. pass mypy

    zaptrem committed Jul 1, 2023
    Configuration menu
    Copy the full SHA
    c1812f6 View commit details
    Browse the repository at this point in the history
  2. pr changes and test

    zaptrem committed Jul 1, 2023
    Configuration menu
    Copy the full SHA
    bf035f2 View commit details
    Browse the repository at this point in the history

Commits on Jul 3, 2023

  1. improve type hinting

    zaptrem committed Jul 3, 2023
    Configuration menu
    Copy the full SHA
    31e669c View commit details
    Browse the repository at this point in the history
  2. add function test

    zaptrem committed Jul 3, 2023
    Configuration menu
    Copy the full SHA
    433ac1a View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    86d325a View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    7fcaaf7 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    3862f72 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    adf1721 View commit details
    Browse the repository at this point in the history
  7. Fix mypy

    HHousen committed Jul 3, 2023
    Configuration menu
    Copy the full SHA
    33b3124 View commit details
    Browse the repository at this point in the history
  8. merge tests

    zaptrem committed Jul 3, 2023
    Configuration menu
    Copy the full SHA
    f91729c View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    03c12d4 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    324390b View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    db0d872 View commit details
    Browse the repository at this point in the history

Commits on Aug 7, 2023

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