|
Hi Reader, āLast week, I encouraged you to experiment with different LLMs, since thereās no one model that is superior across all use cases. Specifically, I suggested you try using Chatbot Arena, which allows you to chat with multiple models at once. Itās completely free, but has two significant disadvantages:
Today, I want to offer you a better method for experimenting with LLMs, and itās the method I personally use. But first, we need to talk about LLM pricing⦠š· Whatās the cheapest way to access LLMs?If youāre familiar with ChatGPT, you probably know that it offers a limited Free plan and a $20/month Plus plan. But did you know that thereās a more flexible, affordable way to access the paid features of ChatGPT? If you access LLMs via API, you actually pay per ātokenā, which is roughly equivalent to a word. The LLM I use the most, GPT-4o mini, costs only $0.15 per million āinput tokensā (what you send to it) and $0.60 per million āoutput tokensā (what it sends back). That means most of my conversations cost fractions of a cent! And when I want to use a more powerful model (like Claude 3.5 Sonnet), I pay perhaps $0.10 for a conversation. In summary, accessing LLMs via API means that you can use whichever models you need, and only pay for the tokens you use. Win-win! š How to access LLMs via APIIf you like the idea of accessing LLMs in a flexible, affordable way, thereās only two things you need to get started:
An āAPI keyā is just a unique identifier that allows you to access a web service. For example, my API key from OpenAI allows me to use their models, and they bill me for the usage. Once you have an API key, you need an interface for chatting with the LLM. My preferred interface is TypingMind: All you have to do is give TypingMind your API key, and it will communicate with the LLM on your behalf! I love TypingMind because itās so easy to switch between different LLMs while still tracking your conversation history in one place. Itās also got a ton of power user features: AI agents, plugins, voice mode, document upload, cloud sync, etc. ā© Action itemsThis week, I want you to try using an LLM via API. Here are the steps:
Next time, I'll give you tips for how to get the best results from LLMs!
Tuesday Tips is on pause during the holiday break, so I'll see you in 2025! - Kevin P.S. Your workouts are a work of art (27-second video, turn on audio!) Also: behind the scenes. ā Did someone AWESOME forward you this email? Sign up here to receive weekly Artificial Intelligence tips! |
Join 25,000+ intelligent readers and receive AI tips every Tuesday!
Hi Reader, Data School's brand new All-Access Pass is now available: Buy the pass for $99 With the All-Access Pass, you get access to ALL of my courses for a year, including any NEW courses I launch during your subscription! That includes the e-book version of Master Machine Learning with scikit-learn, which will come out in December š¤ The $99 sale ENDS in one week, on Black Friday (November 28). By purchasing now, you'll lock in this discounted price for the lifetime of your subscription,...
Hi Reader, I just published a new YouTube video: How to use top AI models on a budget Description: Want to chat with the best AI models from OpenAI, Claude, and Google without paying $20/month? I'll show you how to use API keys with TypingMind to access top models for a fraction of the cost, demonstrate its killer feature of chatting with multiple models side-by-side, and explain when paying for a subscription is actually the smarter choice. Timestamps: 0:00 Introduction 0:37 Pay-per-token...
Hi Reader, On Friday, I announced my forthcoming book, Master Machine Learning with scikit-learn. In response, my Dad asked me: How does the subject of this book relate to Artificial Intelligence? In other words: What's the difference between AI and Machine Learning? Ponder that question for a minute, then keep reading to find out how I answered my Dad... š AI vs Machine Learning Here's what I told my Dad: You can think of AI as a field dedicated to creating intelligent systems, and Machine...