|
|
|
|
|
by kasey_junk
1 hour ago
|
|
Most of my workflows have slowly moved away from the chat interface with llms. Instead they look more like traditional Unix pipelines that just happen to call Unix tools that interact with llms. This allows me to make more repeatable processes, not be tied down to vendor implementations of workflows and mix and match models for cost and efficacy. There is nothing that ties you to talking with the text generator black box, and for most of my use cases it’s a negative. |
|