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

Better API support #68

Merged
merged 11 commits into from
May 10, 2024
Merged

Better API support #68

merged 11 commits into from
May 10, 2024

Commits on Dec 14, 2023

  1. feat(cli): node llama cpp (#59)

    * feat(cli): node-llama-cpp
    
    * docs(troubleshooting: node-llama-cpp
    
    * fix(node-llama-cpp): cli
    
    * feat: beta version of node-llama-cpp
    
    * ci: beta version
    
    * fix: Markdown list
    
    * fix: auto model tag
    
    * fix: model settings
    
    * docs: troubleshooting
    ido-pluto authored Dec 14, 2023
    Configuration menu
    Copy the full SHA
    b47a985 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    c68dc2a View commit details
    Browse the repository at this point in the history

Commits on May 9, 2024

  1. feat(node-llama-cpp): update to the latest version & APIs, including …

    …function calling and json scheme
    ido-pluto committed May 9, 2024
    Configuration menu
    Copy the full SHA
    4b770b7 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    176f74e View commit details
    Browse the repository at this point in the history

Commits on May 10, 2024

  1. ci: require approve

    ido-pluto committed May 10, 2024
    Configuration menu
    Copy the full SHA
    d16094d View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    74367e2 View commit details
    Browse the repository at this point in the history
  3. Merge branch 'refs/heads/main' into beta

    # Conflicts:
    #	models.json
    #	server/src/manage-models/bind-class/binds/node-llama-cpp/node-llama-cpp-v2/node-llama-cpp-chat.ts
    #	server/src/manage-models/bind-class/binds/node-llama-cpp/node-llama-cpp-v2/node-llama-cpp-v2.ts
    ido-pluto committed May 10, 2024
    Configuration menu
    Copy the full SHA
    fd86b5d View commit details
    Browse the repository at this point in the history
  4. fix: better errors

    ido-pluto committed May 10, 2024
    Configuration menu
    Copy the full SHA
    bce9a3f View commit details
    Browse the repository at this point in the history
  5. fix(bump): ipull

    ido-pluto committed May 10, 2024
    Configuration menu
    Copy the full SHA
    d6aaaa4 View commit details
    Browse the repository at this point in the history
  6. fix: remove env

    ido-pluto committed May 10, 2024
    Configuration menu
    Copy the full SHA
    72ca22b View commit details
    Browse the repository at this point in the history
  7. fix: env

    ido-pluto committed May 10, 2024
    Configuration menu
    Copy the full SHA
    376a68c View commit details
    Browse the repository at this point in the history