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

29 setup openai client #34

Merged
merged 64 commits into from
Dec 27, 2023
Merged

29 setup openai client #34

merged 64 commits into from
Dec 27, 2023

Commits on Dec 17, 2023

  1. #29: openai client

    mkrueger12 committed Dec 17, 2023
    Configuration menu
    Copy the full SHA
    d5e90be View commit details
    Browse the repository at this point in the history
  2. #29: add sample

    mkrueger12 committed Dec 17, 2023
    Configuration menu
    Copy the full SHA
    4282f55 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    33c8930 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    fbbeb7e View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    62cd933 View commit details
    Browse the repository at this point in the history
  6. #29: refactor

    mkrueger12 committed Dec 17, 2023
    Configuration menu
    Copy the full SHA
    da76319 View commit details
    Browse the repository at this point in the history

Commits on Dec 19, 2023

  1. Configuration menu
    Copy the full SHA
    e3266ac View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    f34604b View commit details
    Browse the repository at this point in the history
  3. #29: clean up

    mkrueger12 committed Dec 19, 2023
    Configuration menu
    Copy the full SHA
    1311228 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    08036df View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    c91a81d View commit details
    Browse the repository at this point in the history
  6. #29: build client init

    mkrueger12 committed Dec 19, 2023
    Configuration menu
    Copy the full SHA
    dd4985e View commit details
    Browse the repository at this point in the history
  7. #29: CreatChatRequest

    mkrueger12 committed Dec 19, 2023
    Configuration menu
    Copy the full SHA
    6128423 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    f791d7a View commit details
    Browse the repository at this point in the history
  9. #29: add run method

    mkrueger12 committed Dec 19, 2023
    Configuration menu
    Copy the full SHA
    a5caa77 View commit details
    Browse the repository at this point in the history

Commits on Dec 20, 2023

  1. #29: tests passing

    mkrueger12 committed Dec 20, 2023
    Configuration menu
    Copy the full SHA
    db38f44 View commit details
    Browse the repository at this point in the history
  2. #29: tests passing

    mkrueger12 committed Dec 20, 2023
    Configuration menu
    Copy the full SHA
    463401b View commit details
    Browse the repository at this point in the history
  3. #29: add todo

    mkrueger12 committed Dec 20, 2023
    Configuration menu
    Copy the full SHA
    e16c13c View commit details
    Browse the repository at this point in the history
  4. #29: Merge branch 'develop' of https://github.com/modelgateway/Glide

    …into 29-setup-openai-client
    mkrueger12 committed Dec 20, 2023
    Configuration menu
    Copy the full SHA
    71f5da8 View commit details
    Browse the repository at this point in the history
  5. #29: go mod tody

    mkrueger12 committed Dec 20, 2023
    Configuration menu
    Copy the full SHA
    c9d9402 View commit details
    Browse the repository at this point in the history
  6. #29: gofmt

    mkrueger12 committed Dec 20, 2023
    Configuration menu
    Copy the full SHA
    2f3695a View commit details
    Browse the repository at this point in the history
  7. #29: gofumpt

    mkrueger12 committed Dec 20, 2023
    Configuration menu
    Copy the full SHA
    519128e View commit details
    Browse the repository at this point in the history
  8. #29: lint

    mkrueger12 committed Dec 20, 2023
    Configuration menu
    Copy the full SHA
    1d48263 View commit details
    Browse the repository at this point in the history
  9. #29: lint

    mkrueger12 committed Dec 20, 2023
    Configuration menu
    Copy the full SHA
    f54f300 View commit details
    Browse the repository at this point in the history
  10. #29: lint

    mkrueger12 committed Dec 20, 2023
    Configuration menu
    Copy the full SHA
    843997d View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    4f9eda0 View commit details
    Browse the repository at this point in the history
  12. #29: lint

    mkrueger12 committed Dec 20, 2023
    Configuration menu
    Copy the full SHA
    388f01c View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    f38473e View commit details
    Browse the repository at this point in the history
  14. #29: lint

    mkrueger12 committed Dec 20, 2023
    Configuration menu
    Copy the full SHA
    cc13f38 View commit details
    Browse the repository at this point in the history
  15. #29: lint

    mkrueger12 committed Dec 20, 2023
    Configuration menu
    Copy the full SHA
    a9a9f0b View commit details
    Browse the repository at this point in the history

Commits on Dec 21, 2023

  1. Configuration menu
    Copy the full SHA
    fe9ad4f View commit details
    Browse the repository at this point in the history
  2. #29: Update client

    mkrueger12 committed Dec 21, 2023
    Configuration menu
    Copy the full SHA
    bb85259 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    ae94197 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    45d1959 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    93c3419 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    0edd274 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    fd9e21a View commit details
    Browse the repository at this point in the history
  8. #29: comments

    mkrueger12 committed Dec 21, 2023
    Configuration menu
    Copy the full SHA
    c7d341c View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    d922ee9 View commit details
    Browse the repository at this point in the history
  10. #29: chores

    mkrueger12 committed Dec 21, 2023
    Configuration menu
    Copy the full SHA
    236a319 View commit details
    Browse the repository at this point in the history
  11. #29: chores

    mkrueger12 committed Dec 21, 2023
    Configuration menu
    Copy the full SHA
    def24a0 View commit details
    Browse the repository at this point in the history

Commits on Dec 22, 2023

  1. #29: comment

    mkrueger12 committed Dec 22, 2023
    Configuration menu
    Copy the full SHA
    2e3a97e View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    398829b View commit details
    Browse the repository at this point in the history
  3. #29: comments

    mkrueger12 committed Dec 22, 2023
    Configuration menu
    Copy the full SHA
    cda3fc9 View commit details
    Browse the repository at this point in the history
  4. #29: comments

    mkrueger12 committed Dec 22, 2023
    Configuration menu
    Copy the full SHA
    acac5bd View commit details
    Browse the repository at this point in the history
  5. #29: update http client

    mkrueger12 committed Dec 22, 2023
    Configuration menu
    Copy the full SHA
    3f8bf68 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    0065cde View commit details
    Browse the repository at this point in the history

Commits on Dec 23, 2023

  1. Configuration menu
    Copy the full SHA
    f5a8ecd View commit details
    Browse the repository at this point in the history
  2. #29: chores

    mkrueger12 committed Dec 23, 2023
    Configuration menu
    Copy the full SHA
    e8fef9f View commit details
    Browse the repository at this point in the history

Commits on Dec 26, 2023

  1. Configuration menu
    Copy the full SHA
    cbcfaf3 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    9a14b71 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    906df8d View commit details
    Browse the repository at this point in the history
  4. #29: remove provider

    mkrueger12 committed Dec 26, 2023
    Configuration menu
    Copy the full SHA
    19e8f46 View commit details
    Browse the repository at this point in the history
  5. #29: clean up

    mkrueger12 committed Dec 26, 2023
    Configuration menu
    Copy the full SHA
    597381c View commit details
    Browse the repository at this point in the history
  6. #29: clean up

    mkrueger12 committed Dec 26, 2023
    Configuration menu
    Copy the full SHA
    6023254 View commit details
    Browse the repository at this point in the history
  7. #29: lint

    mkrueger12 committed Dec 26, 2023
    Configuration menu
    Copy the full SHA
    1d369a3 View commit details
    Browse the repository at this point in the history
  8. #29: remove hertz comment

    mkrueger12 committed Dec 26, 2023
    Configuration menu
    Copy the full SHA
    a9598e9 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    5a858a6 View commit details
    Browse the repository at this point in the history

Commits on Dec 27, 2023

  1. Configuration menu
    Copy the full SHA
    98c029d View commit details
    Browse the repository at this point in the history
  2. #29: init logging

    mkrueger12 committed Dec 27, 2023
    Configuration menu
    Copy the full SHA
    a4b41f0 View commit details
    Browse the repository at this point in the history
  3. #29: init logging

    mkrueger12 committed Dec 27, 2023
    Configuration menu
    Copy the full SHA
    80a28c9 View commit details
    Browse the repository at this point in the history
  4. #29: init logging

    mkrueger12 committed Dec 27, 2023
    Configuration menu
    Copy the full SHA
    8cbe50e View commit details
    Browse the repository at this point in the history
  5. #29: lint

    mkrueger12 committed Dec 27, 2023
    Configuration menu
    Copy the full SHA
    c0b6989 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    5ee8f4a View commit details
    Browse the repository at this point in the history