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

Chat command with gpt-wrapper integration #545

Merged
merged 19 commits into from
Jun 21, 2023
Merged

Chat command with gpt-wrapper integration #545

merged 19 commits into from
Jun 21, 2023

Commits on Jun 13, 2023

  1. Add chat command

    diogopcx committed Jun 13, 2023
    Configuration menu
    Copy the full SHA
    b28e13b View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    00805e0 View commit details
    Browse the repository at this point in the history

Commits on Jun 15, 2023

  1. Configuration menu
    Copy the full SHA
    b08ead7 View commit details
    Browse the repository at this point in the history
  2. Merge branch 'main' into gpt

    # Conflicts:
    #	go.sum
    diogopcx committed Jun 15, 2023
    Configuration menu
    Copy the full SHA
    2ead1f6 View commit details
    Browse the repository at this point in the history

Commits on Jun 16, 2023

  1. Configuration menu
    Copy the full SHA
    4e84c97 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    b8092ae View commit details
    Browse the repository at this point in the history
  3. Add missing wrapper argument

    diogopcx committed Jun 16, 2023
    Configuration menu
    Copy the full SHA
    310fc5c View commit details
    Browse the repository at this point in the history
  4. Fix linter issues

    diogopcx committed Jun 16, 2023
    Configuration menu
    Copy the full SHA
    0f2256a View commit details
    Browse the repository at this point in the history
  5. Improve assert message

    diogopcx committed Jun 16, 2023
    Configuration menu
    Copy the full SHA
    26f9d53 View commit details
    Browse the repository at this point in the history
  6. Fix chat unit test asserts

    diogopcx committed Jun 16, 2023
    Configuration menu
    Copy the full SHA
    18f0a99 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    785ddaa View commit details
    Browse the repository at this point in the history

Commits on Jun 19, 2023

  1. Configuration menu
    Copy the full SHA
    06b16be View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    462abab View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    89c00b0 View commit details
    Browse the repository at this point in the history

Commits on Jun 20, 2023

  1. Configuration menu
    Copy the full SHA
    256dca2 View commit details
    Browse the repository at this point in the history
  2. Merge branch 'main' into gpt

    diogopcx committed Jun 20, 2023
    Configuration menu
    Copy the full SHA
    d763c84 View commit details
    Browse the repository at this point in the history
  3. Update gpt-wrapper

    diogopcx committed Jun 20, 2023
    Configuration menu
    Copy the full SHA
    f9a23e4 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    6f1ab18 View commit details
    Browse the repository at this point in the history
  5. Merge branch 'main' into gpt

    diogopcx committed Jun 20, 2023
    Configuration menu
    Copy the full SHA
    5f28035 View commit details
    Browse the repository at this point in the history