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

Add reply chat completion client #4096

Merged
merged 14 commits into from
Nov 11, 2024

Commits on Nov 8, 2024

  1. initial implementation of reply chat completion client

    Signed-off-by: Mohammad Mazraeh <mazraeh.mohammad@gmail.com>
    MohMaz committed Nov 8, 2024
    Configuration menu
    Copy the full SHA
    53b3d4b View commit details
    Browse the repository at this point in the history
  2. fix lint and formatting

    Signed-off-by: Mohammad Mazraeh <mazraeh.mohammad@gmail.com>
    MohMaz committed Nov 8, 2024
    Configuration menu
    Copy the full SHA
    103b354 View commit details
    Browse the repository at this point in the history
  3. revert pyright version upgrade ro avoid new errors for now

    Signed-off-by: Mohammad Mazraeh <mazraeh.mohammad@gmail.com>
    MohMaz committed Nov 8, 2024
    Configuration menu
    Copy the full SHA
    88acb7f View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    63cf4db View commit details
    Browse the repository at this point in the history
  5. move to autogen-ext and improve usage logic

    Signed-off-by: Mohammad Mazraeh <mazraeh.mohammad@gmail.com>
    MohMaz committed Nov 8, 2024
    Configuration menu
    Copy the full SHA
    4f8ae9d View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    5fa3025 View commit details
    Browse the repository at this point in the history

Commits on Nov 9, 2024

  1. Configuration menu
    Copy the full SHA
    0a6ea7f View commit details
    Browse the repository at this point in the history

Commits on Nov 10, 2024

  1. Configuration menu
    Copy the full SHA
    32c847e View commit details
    Browse the repository at this point in the history
  2. update the docstring for reply chat completion client

    Signed-off-by: Mohammad Mazraeh <mazraeh.mohammad@gmail.com>
    MohMaz committed Nov 10, 2024
    Configuration menu
    Copy the full SHA
    4ce2b34 View commit details
    Browse the repository at this point in the history

Commits on Nov 11, 2024

  1. Configuration menu
    Copy the full SHA
    fc731ce View commit details
    Browse the repository at this point in the history
  2. add reset functionality

    Signed-off-by: Mohammad Mazraeh <mazraeh.mohammad@gmail.com>
    MohMaz committed Nov 11, 2024
    Configuration menu
    Copy the full SHA
    cc19dd5 View commit details
    Browse the repository at this point in the history
  3. improve documentation and fix docs check error

    Signed-off-by: Mohammad Mazraeh <mazraeh.mohammad@gmail.com>
    MohMaz committed Nov 11, 2024
    Configuration menu
    Copy the full SHA
    acce0c5 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    7f20695 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    9e82903 View commit details
    Browse the repository at this point in the history