TypeChat: The Best of ChatGPT & TypeScript (Tutorial)

Поделиться
HTML-код
  • Опубликовано: 15 июл 2024
  • In this tutorial, Benny presents TypeChat, where the power of OpenAI and TypeScript comes together. ⚡ With TypeChat, prompt engineering becomes schema engineering, allowing you to get JSON payloads from texts based on your TypeScript schema.
    My FREE programming apps:
    - apps.apple.com/app/id659282498
    - play.google.com/store/apps/de...
    My FREE TypeScript Course:
    - typescript.tv/
    Timeline:
    00:00 What is TypeChat
    01:07 Code Walkthrough
    02:03 Choosing a Language Model
    02:27 Translating Text into JSON
    02:54 Processing Requests
    03:56 ESM Support
    ✅ TypeChat website
    👉 microsoft.github.io/TypeChat/
    ✅ Demo code on GitHub
    👉 github.com/bennycode/typechat...
    ✅ Dan's introduction to TypeChat
    👉 • Getting Started with T...
    #typescript #chatgpt #typechat
  • НаукаНаука

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

  • @TypeScriptTV
    @TypeScriptTV  10 месяцев назад

    Introducing TypeChat with Anders Hejlsberg: hanselminutes.com/905/introducing-typechat-with-anders-hejlsberg

  • @h3ming
    @h3ming 9 месяцев назад +1

    Could you go over how to configure TypeChat to work with other LLMs? Like Palm API for example?

  • @ShaneCrenshaw
    @ShaneCrenshaw 9 месяцев назад

    Can this work with turbo's multi turn conversation?