2026-01-12
LLM evaluative routing
letting the LLM decide what action to take
2026-01-12
letting the LLM decide what action to take
2026-01-11
splitting a big task into several smaller subtasks with JSON for the LLM
2026-01-10
outputting JSON (instead of text) as a response to a prompt
2026-01-09
using the output from an LLM for another prompt (and so on)
2026-01-08
a bare-bones ChatGPT (or chatbot wrapper) on your own computer