
What to Know Before Using OpenAI’s o1 Model APIs
Some Early Thoughts on “Strawberry” OpenAI just released two new large language models (LLMs) named o1-preview and o1-mini, and announced a third: o1. Though…
Some Early Thoughts on “Strawberry” OpenAI just released two new large language models (LLMs) named o1-preview and o1-mini, and announced a third: o1. Though…
… 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…
An API key connects an app to an API (normal and secret). It is a code used to identify an application or user and…
Otherwise known as: Application Programming Interface, a set of subroutine definitions, communication protocols, and tools for building software. We “call” endpoints or data of…
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.
I’m giving my old gaming laptop a second lease on life by turning it into a private LLM server and building a user-friendly web…
Why static benchmarks fall short in measuring real AI performance—and what better evaluation methods might look like.
Valentine’s Day is almost upon us! At Revelry we take love seriously. To get into the spirit of the season I thought it would…
At Revelry, we believe – no matter the project type or development methodology – certain engineering best practices should always be upheld. These fundamental…
At Revelry, we believe in sharing and learning from one another (beliefs that are rooted in our Core Values). Among the many things we…
As a software engineer, I’ve always been fascinated by the tools and technologies that help us build better applications more efficiently. Recently, I’ve been…