Skip to main content
Search
Tag

API

10 results

AICredits.in Review: 300+ AI Models in INR, No International Card Needed
Article

AICredits.in Review: 300+ AI Models in INR, No International Card Needed

A hands-on review of AICredits.in — the API gateway that lets Indian developers access GPT-4o, Claude, Gemini, and 300+ models with UPI payment.

7 min read
Read
AICredits.in vs OpenRouter for Indian Developers: Which Should You Use?
Article

AICredits.in vs OpenRouter for Indian Developers: Which Should You Use?

Both give you one API key for multiple LLMs. But OpenRouter bills in USD. Here's a direct comparison for Indian developers and teams.

6 min read
Read
How to Use the OpenAI API in India with UPI Payment (GPT-4o, o3, DALL·E)
Article

How to Use the OpenAI API in India with UPI Payment (GPT-4o, o3, DALL·E)

OpenAI's API requires an international card. This guide shows Indian developers how to access GPT-4o, o3-mini, and DALL·E 3 via UPI using AICredits.in.

7 min read
Read
How to Use the Claude API in India: UPI Payment, INR Billing, No Dollar Account
Article

How to Use the Claude API in India: UPI Payment, INR Billing, No Dollar Account

Anthropic doesn't support Indian payment methods. Here's how to access Claude Sonnet, Haiku, and Opus in India with a UPI payment via AICredits.in.

7 min read
Read
Prompt Caching: How to Cut AI API Costs by 80% (Anthropic + OpenAI)
Article

Prompt Caching: How to Cut AI API Costs by 80% (Anthropic + OpenAI)

A practical guide to prompt caching on Anthropic and OpenAI APIs — how it works, what it saves, and the patterns that maximize cache hit rates in production.

10 min read
Read
Function Calling Explained: How AI Models Use Tools (With Real Examples)
Article

Function Calling Explained: How AI Models Use Tools (With Real Examples)

Function calling lets LLMs request specific tool actions rather than just generating text. Here's how it works, when to use it, and practical examples in Python.

6 min read
Read
Structured Outputs and JSON Mode: Getting Reliable Data From AI
Article

Structured Outputs and JSON Mode: Getting Reliable Data From AI

Asking for JSON in your prompt isn't reliable. Structured outputs with schema enforcement is. Here's how JSON mode and structured outputs work across OpenAI, Anthropic, and Google's APIs.

6 min read
Read
Model Guide

How to Prompt Mistral: Instruct Format, Efficiency, and API Tips

Mistral's model family balances strong performance with exceptional efficiency. Learn the instruct format, how to use the Mistral API, and when each model in the family fits best.

5 min read
Read
Agents

Function Calling: Giving LLMs Tools

Function calling is the technical mechanism that lets an LLM invoke external tools. Learn how to define tools, how models decide when to call them, and how to structure results so agents act reliably.

6 min read
Read
Intermediate

Constrained Generation: Force Structured Output

Learn how to make AI models reliably output JSON, XML, CSV, and other structured formats — essential for integrating AI into real applications and workflows.

4 min read
Read