Clipboard Magic with PowerShell: Transform Data Instantly Using AI Chat

Поделиться
HTML-код
  • Опубликовано: 11 сен 2024

Комментарии • 12

  • @twilkpsu
    @twilkpsu 27 дней назад

    VERY INTERESTING. 🤔

  • @mattcargile
    @mattcargile 27 дней назад

    Love Love the PSChat method too!

    • @DougFinke
      @DougFinke  27 дней назад +1

      @@mattcargile haha, glad you found that

    • @DougFinke
      @DougFinke  27 дней назад +1

      PSChat is tuned to PowerShell. I also thew in a hat tip to myself the prompt is "You are a PowerShell expert like Doug Finke" :)

    • @mattcargile
      @mattcargile 27 дней назад

      @@DougFinke Ha! Got to! :-) I just have to use “explain” as the prompt and it works great.

  • @mattcargile
    @mattcargile 27 дней назад

    Dang! Slick! Adding method to [string] . The below interactive flow is nice!
    ```
    gcb -r | % chat ‘to csv’
    ```

    • @DougFinke
      @DougFinke  27 дней назад

      @@mattcargile sweet!

  • @Footballplayer1982
    @Footballplayer1982 26 дней назад +1

    How do you implement Bearer token? Not sure how to enter it into the call or module. thanks!

    • @DougFinke
      @DougFinke  26 дней назад +2

      Good question - sorry. Set your OpenAI Key `$env:OpenAIKey`
      I do that in my $PROFILE

    • @Footballplayer1982
      @Footballplayer1982 25 дней назад

      @@DougFinke You are awesome Doug! 🙏

    • @DougFinke
      @DougFinke  25 дней назад

      @@Footballplayer1982 Glad it worked. Would love to hear how you're using it. If you want:
      github.com/dfinke/PSAI/discussions