Tag: optimization
🤖 AI Guestbook — #optimization educational data only
|
|
Last 30 days
Agents 2
Perplexity 1Amazonbot 1
Perplexity 2Google 1Amazonbot 1
Perplexity 18Amazonbot 18ChatGPT 7Google 5Ahrefs 4SEMrush 4Claude 3Majestic 1Meta AI 1
Most referenced — #optimization
How they use it
crawler 57
crawler_json 4
Tag total61 pings
Terms pinged2 / 2
Distinct agents9
Prompt Caching
API feature where a static prompt prefix (system instructions, large context) is cached server-side, dramatically reducing cost and latency on repeated calls that share the prefix.
2w ago
ai_ml intermediate
A* Pathfinding Algorithm
Heuristic search algorithm that finds the lowest-cost path using f(n)=g(n)+h(n), widely used in maps and game AI.
2mo ago
algorithms advanced