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: allow to set a baseurl #310

Merged
merged 5 commits into from
Apr 21, 2023
Merged

feat: allow to set a baseurl #310

merged 5 commits into from
Apr 21, 2023

Commits on Apr 20, 2023

  1. feat: allow to set a baseURL for OpenAI providers

    This allows to run local models that have a compatible OpenAI API, or
    for instance use a proxy.
    
    Signed-off-by: mudler <mudler@mocaccino.org>
    mudler committed Apr 20, 2023
    Configuration menu
    Copy the full SHA
    9c2929b View commit details
    Browse the repository at this point in the history
  2. feat: allow to set baseURL in the auth subcommand

    Signed-off-by: mudler <mudler@mocaccino.org>
    mudler committed Apr 20, 2023
    Configuration menu
    Copy the full SHA
    fc1ba02 View commit details
    Browse the repository at this point in the history

Commits on Apr 21, 2023

  1. Configuration menu
    Copy the full SHA
    9639f47 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    6f94580 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    56a9217 View commit details
    Browse the repository at this point in the history