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

Allow OpenAI to be used with Terminal Chat #17540

Open
wants to merge 38 commits into
base: feature/llm
Choose a base branch
from

Commits on Jun 6, 2024

  1. got an idl

    PankajBhojwani committed Jun 6, 2024
    Configuration menu
    Copy the full SHA
    b44216b View commit details
    Browse the repository at this point in the history

Commits on Jun 7, 2024

  1. works

    PankajBhojwani committed Jun 7, 2024
    1 Configuration menu
    Copy the full SHA
    e78e4d0 View commit details
    Browse the repository at this point in the history
  2. allow

    PankajBhojwani committed Jun 7, 2024
    Configuration menu
    Copy the full SHA
    ac83d76 View commit details
    Browse the repository at this point in the history
  3. conflict

    PankajBhojwani committed Jun 7, 2024
    Configuration menu
    Copy the full SHA
    4b944e9 View commit details
    Browse the repository at this point in the history
  4. use id here too

    PankajBhojwani committed Jun 7, 2024
    Configuration menu
    Copy the full SHA
    ef406ee View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    4fb4ca4 View commit details
    Browse the repository at this point in the history
  6. format

    PankajBhojwani committed Jun 7, 2024
    Configuration menu
    Copy the full SHA
    e5afbae View commit details
    Browse the repository at this point in the history

Commits on Jun 8, 2024

  1. consts

    PankajBhojwani committed Jun 8, 2024
    Configuration menu
    Copy the full SHA
    32b3d68 View commit details
    Browse the repository at this point in the history

Commits on Jul 4, 2024

  1. works on palette side

    PankajBhojwani committed Jul 4, 2024
    Configuration menu
    Copy the full SHA
    1700a92 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    08dd951 View commit details
    Browse the repository at this point in the history
  3. aiconfig struct

    PankajBhojwani committed Jul 4, 2024
    Configuration menu
    Copy the full SHA
    1934b30 View commit details
    Browse the repository at this point in the history
  4. 1 Configuration menu
    Copy the full SHA
    96a489a View commit details
    Browse the repository at this point in the history

Commits on Jul 9, 2024

  1. 1 Configuration menu
    Copy the full SHA
    8e560e2 View commit details
    Browse the repository at this point in the history
  2. rename to lmprovider

    PankajBhojwani committed Jul 9, 2024
    Configuration menu
    Copy the full SHA
    f9e9326 View commit details
    Browse the repository at this point in the history
  3. spelling conflict

    PankajBhojwani committed Jul 9, 2024
    Configuration menu
    Copy the full SHA
    4133239 View commit details
    Browse the repository at this point in the history
  4. conflicts

    PankajBhojwani committed Jul 9, 2024
    Configuration menu
    Copy the full SHA
    e545ca2 View commit details
    Browse the repository at this point in the history
  5. spell

    PankajBhojwani committed Jul 9, 2024
    Configuration menu
    Copy the full SHA
    dfad8d9 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    5139b88 View commit details
    Browse the repository at this point in the history
  7. cleanup this comment

    PankajBhojwani committed Jul 9, 2024
    Configuration menu
    Copy the full SHA
    dfbdc75 View commit details
    Browse the repository at this point in the history

Commits on Jul 15, 2024

  1. Configuration menu
    Copy the full SHA
    1f305ab View commit details
    Browse the repository at this point in the history
  2. combine setter/getter

    PankajBhojwani committed Jul 15, 2024
    Configuration menu
    Copy the full SHA
    242b964 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    0094db0 View commit details
    Browse the repository at this point in the history

Commits on Jul 16, 2024

  1. auth related functions

    PankajBhojwani committed Jul 16, 2024
    Configuration menu
    Copy the full SHA
    6479c47 View commit details
    Browse the repository at this point in the history

Commits on Jul 17, 2024

  1. dispatcher

    PankajBhojwani committed Jul 17, 2024
    Configuration menu
    Copy the full SHA
    d392aab View commit details
    Browse the repository at this point in the history
  2. domain check

    PankajBhojwani committed Jul 17, 2024
    Configuration menu
    Copy the full SHA
    8faf8b4 View commit details
    Browse the repository at this point in the history

Commits on Jul 18, 2024

  1. hot reload works now

    PankajBhojwani committed Jul 18, 2024
    Configuration menu
    Copy the full SHA
    dd6b46d View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    4f81775 View commit details
    Browse the repository at this point in the history
  3. password box

    PankajBhojwani committed Jul 18, 2024
    Configuration menu
    Copy the full SHA
    46ab508 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    ac1b4a3 View commit details
    Browse the repository at this point in the history

Commits on Jul 19, 2024

  1. Configuration menu
    Copy the full SHA
    fc8e36d View commit details
    Browse the repository at this point in the history
  2. Merge branch 'feature/llm' of https://github.com/microsoft/terminal i…

    …nto dev/pabhoj/llm_provider_interface
    PankajBhojwani committed Jul 19, 2024
    Configuration menu
    Copy the full SHA
    fdee6c2 View commit details
    Browse the repository at this point in the history

Commits on Jul 20, 2024

  1. merge

    PankajBhojwani committed Jul 20, 2024
    Configuration menu
    Copy the full SHA
    fff97a4 View commit details
    Browse the repository at this point in the history

Commits on Jul 22, 2024

  1. don't use &

    PankajBhojwani committed Jul 22, 2024
    Configuration menu
    Copy the full SHA
    45ce94d View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    c89a306 View commit details
    Browse the repository at this point in the history

Commits on Sep 9, 2024

  1. conflict

    PankajBhojwani committed Sep 9, 2024
    Configuration menu
    Copy the full SHA
    de88842 View commit details
    Browse the repository at this point in the history
  2. missed this

    PankajBhojwani committed Sep 9, 2024
    Configuration menu
    Copy the full SHA
    edf08a9 View commit details
    Browse the repository at this point in the history
  3. newline...

    PankajBhojwani committed Sep 9, 2024
    Configuration menu
    Copy the full SHA
    830e655 View commit details
    Browse the repository at this point in the history

Commits on Oct 17, 2024

  1. conflict

    PankajBhojwani committed Oct 17, 2024
    Configuration menu
    Copy the full SHA
    16d3035 View commit details
    Browse the repository at this point in the history