Ishan's Cafe
Search
Search
Dark mode
Light mode
Recent Notes
Startups to Follow
Jan 27, 2024
sapling
Tensor Puzzles
Jan 01, 2024
seed
Bit Hacks
Dec 12, 2023
seed
See 47 more →
Explorer
Notes
ACID
AWS Notes
Bit Hacks
CAP Theorem
Code Snippets
Computers
Cool Tools
Courses
Databases
Embeddings
Getting LLMs to Output JSON
Home Lab
Idea List
Integral Images
Internet Gems
L1 and L2 Regularization
Language Models
Library
Linear Algebra
Linus Lee Talk (2023-10-18)
Luck Surfaces
Manifesto
Mechanistic Interpretability
ML Links
MLIB Practice Problems
Open-Source LLMs
Podcasts
Prefix Sums
Probabilistic Counting
Productivity Stack
PyTorch
Redis
Retrieval-Augmented Generation
Sci-Fi Books
Setting Up a Mac
Singular Value Decomposition
Spaced Repetition
SSH Scripts
Startups to Follow
System Design Interviews
Systems Whitepapers
Tensor Puzzles
Textbooks
Topics to Explore
Transformers
Two Cultures of Statistical Modeling
vimGPT
What I Love About Browsers
Wish List
Home
❯
Notes
❯
Getting LLMs to Output JSON
Getting LLMs to Output JSON
Nov 03, 2023
1 min read
seed
Prompt well
Use function calling
Use Pydantic validator
Graph View