Ask HN: Can trivial LLM calls be compiled into conventional data pipelines?
探索将重复性LLM调用替换为regex、解析器等传统管道,降低成本和延迟,值得关注。
We are investigating whether recurring LLM workloads can be replaced, where appropriate, by automatically constructed pipelines of regexes, determinis…