logo

Ask HK: How are you building AI apps today?

Posted by Mnexium |an hour ago |3 comments

late_night_fix an hour ago[1 more]

I try to batch requests and reuse responses wherever possible.LLM API calls are awesome,but if you don't watch your usage,cost sneaks up fast.

LogicCraft678 an hour ago

Mostly multi-model routing and structured outputs