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

Various improvements #36

Merged
merged 4 commits into from
May 9, 2024
Merged

Various improvements #36

merged 4 commits into from
May 9, 2024

Commits on May 2, 2024

  1. openai: Allow specification of API URL

    This is useful as some providers (including llama.cpp)
    have an "openai-compatible API"
    jepler committed May 2, 2024
    Configuration menu
    Copy the full SHA
    f725e01 View commit details
    Browse the repository at this point in the history

Commits on May 8, 2024

  1. Configuration menu
    Copy the full SHA
    90faa3d View commit details
    Browse the repository at this point in the history
  2. Commandline improvements

     * @file arguments
     * -s:filename searches relative to the configuration path
    
    this makes it easier to create whole preset configurations
    jepler committed May 8, 2024
    Configuration menu
    Copy the full SHA
    7ea2649 View commit details
    Browse the repository at this point in the history
  3. ruff & mypy fixes

    jepler committed May 8, 2024
    Configuration menu
    Copy the full SHA
    7729742 View commit details
    Browse the repository at this point in the history