タグ

ブックマーク / openai.com (4)

  • Hello GPT-4o

    GPT-4o (“o” for “omni”) is a step towards much more natural human-computer interaction—it accepts as input any combination of text, audio, image, and video and generates any combination of text, audio, and image outputs. It can respond to audio inputs in as little as 232 milliseconds, with an average of 320 milliseconds, which is similar to human response time(opens in a new window) in a conversat

    Hello GPT-4o
    T-norf
    T-norf 2024/05/14
    世の中的にはGPT-4クラスが無料でも使えるのもインパクト大きいかな。有償だから使えてなかった人は、コーディング性能とか、医学・コンピュータ分野の専門知識の受け答えとか体感してみて欲しい
  • Memory and new controls for ChatGPT

    We’re testing the ability for ChatGPT to remember things you discuss to make future chats more helpful. You’re in control of ChatGPT’s memory. We’re testing memory with ChatGPT. Remembering things you discuss across all chats saves you from having to repeat information and makes future conversations more helpful. You’re in control of ChatGPT’s memory. You can explicitly tell it to remember somethi

    Memory and new controls for ChatGPT
    T-norf
    T-norf 2024/02/14
    これはRAGの一種(メモリの記録と抽出=Retrievalをするfunction calling?)なのか、プロンプトとして毎回全部食わせてるのか、特殊な入力値として持つのか、何なんだろうね。多分記載ないよね。
  • GPT-4 API general availability and deprecation of older models in the Completions API

    Starting today, all paying API customers have access to GPT-4. In March, we introduced the ChatGPT API, and earlier this month we released our first updates to the chat-based models. We envision a future where chat-based models can support any use case. Today we’re announcing a deprecation plan for older models of the Completions API, and recommend that users adopt the Chat Completions API. GPT-4

    GPT-4 API general availability and deprecation of older models in the Completions API
    T-norf
    T-norf 2023/07/07
    GPT-4が申請なしてAPI利用可能に。エンベディングは最新の「text-embedding-ada-002」が安くて速いから、既存データの再エンベディングは面倒でも、早めに乗り換えた方がいいと思う。
  • Function calling and other API updates

    We’re announcing updates including more steerable API models, function calling capabilities, longer context, and lower prices. July 20, 2023 update: We previously communicated to developers that gpt-3.5-turbo-0301, gpt-4-0314 and gpt-4-32k-0314 models were scheduled for sunset on Sept 13, 2023. After reviewing feedback from customers and our community, we are extending support for those models unt

    Function calling and other API updates
    T-norf
    T-norf 2023/06/14
    PluginはAPIを使うかどうかをmanifest file他の記述を元にchatgptが判断だけど、これはfunctionsパラメータの記述を元に、少し似た動きかな。ただ、PluginはAPI戻りがchatgptに渡り、こっちはchatgpt利用プログラム側でAPI呼び出しからと
  • 1