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

feat: LocalAI functions #726

Merged
merged 18 commits into from
Jul 9, 2023
Merged

feat: LocalAI functions #726

merged 18 commits into from
Jul 9, 2023

Commits on Jul 4, 2023

  1. Configuration menu
    Copy the full SHA
    f09ddd2 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    6d19a8b View commit details
    Browse the repository at this point in the history
  3. feat: cleanups, small enhancements

    Signed-off-by: mudler <mudler@localai.io>
    mudler committed Jul 4, 2023
    Configuration menu
    Copy the full SHA
    b722e7e View commit details
    Browse the repository at this point in the history
  4. wip: test go-llama.cpp version

    It also needs a llama.cpp with grammar branch + rebased on current
    master
    mudler committed Jul 4, 2023
    Configuration menu
    Copy the full SHA
    a5b64b6 View commit details
    Browse the repository at this point in the history
  5. Add tests

    Signed-off-by: mudler <mudler@localai.io>
    mudler committed Jul 4, 2023
    Configuration menu
    Copy the full SHA
    c057803 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    7dd292c View commit details
    Browse the repository at this point in the history
  7. Add comments

    mudler committed Jul 4, 2023
    Configuration menu
    Copy the full SHA
    1668489 View commit details
    Browse the repository at this point in the history
  8. fixups

    mudler committed Jul 4, 2023
    Configuration menu
    Copy the full SHA
    0f1326b View commit details
    Browse the repository at this point in the history

Commits on Jul 5, 2023

  1. Configuration menu
    Copy the full SHA
    05aed25 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    c4495ad View commit details
    Browse the repository at this point in the history

Commits on Jul 6, 2023

  1. minor fixups

    mudler committed Jul 6, 2023
    Configuration menu
    Copy the full SHA
    483fddc View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    55befe3 View commit details
    Browse the repository at this point in the history
  3. Remove .git from .dockerignore

    Signed-off-by: mudler <mudler@localai.io>
    mudler committed Jul 6, 2023
    Configuration menu
    Copy the full SHA
    def23e4 View commit details
    Browse the repository at this point in the history
  4. Make REBUILD=false default behavior

    Add notice to documentation
    
    Signed-off-by: mudler <mudler@localai.io>
    mudler committed Jul 6, 2023
    Configuration menu
    Copy the full SHA
    4de7f55 View commit details
    Browse the repository at this point in the history

Commits on Jul 9, 2023

  1. Configuration menu
    Copy the full SHA
    bbc4468 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    b3f43ab View commit details
    Browse the repository at this point in the history
  3. Allow to customize no action behavior

    Signed-off-by: mudler <mudler@localai.io>
    mudler committed Jul 9, 2023
    Configuration menu
    Copy the full SHA
    e703226 View commit details
    Browse the repository at this point in the history
  4. Fixup custom role encoding

    Signed-off-by: mudler <mudler@localai.io>
    mudler committed Jul 9, 2023
    Configuration menu
    Copy the full SHA
    dcf35dd View commit details
    Browse the repository at this point in the history