Comparing OpenAI’s Assistants API, Custom GPTs, and Chat Completion API
… and why you might just want to stick with the Chat Completion API Not unlike the rest of the world, Revelry has been…
… and why you might just want to stick with the Chat Completion API Not unlike the rest of the world, Revelry has been…
In my previous post, I wrote about using OpenAI‘s Functions API to force their large language models (LLMs) to return structured, machine-readable responses. The natural…
Like so many others, I’ve been playing around with language models lately. Also like so many others, I’ve been alternately amazed and amused at…
Anything you can do from the Kubernetes command-line interface (kubectl), you can do through the Kubernetes API. Here’s how to build an app in 8 steps.
There are a lot of resources out there, and a lot of different ways to leverage the Facebook API. Here’s a look at the process to get up and running as a developer.
In this post we will explore the JSON API format and how it can be used to make interacting with your API consistent and easy.