Posts
Why Isn't 'x-openai-isConsequential' Working in GPT Actions? Solved it!
In my ongoing exploration of GPT Actions, I’ve stumbled upon a crucial fix that might save you time and frustration. In a previous blog post, I discussed the challenges I faced while integrating GPT with ToDoist, particularly with the
x-openai-isConsequential
property not functioning as expected.GPT Actions: Connecting My GPT To ToDoist
A few weeks ago, Sam Altmann introduced GPTs in ChatGPT. GPTs allow creators to develop ChatGPT assistants using a specific set of data.
The discussion about GPTs often revolves around how you can seed data to it and craft a prompt for a specific purpose or subject. However, one less discussed feature is the ability to call REST APIs from the GPT. This exciting option, known as Actions, allows GPTs to interact with external systems and source information from them!
Build A Simple Chatgpt Plugin In Dotnet
In March of this year, OpenAI announced a plugin model with which developers can connect ChatGPT to external systems via APIs. These plugins enable ChatGPT to query external systems (for instance, live data), but also make it possible for ChatGPT to perform tasks on behalf of the user. This is potentially a big step in making ChatGPT an even more personal assistant.
subscribe via RSS