|
|
|
|
|
by viksit
341 days ago
|
|
this is a great point, ty. in my mind the biggest difference is llms that are invoked during a workflow, and llms that are invoked when _creating_ code (codegen). for the former, tools could be well defined till they are small in number, but at some point, the system needs to examine a library of tools, understand how to call it and integrate it, and at its peak, even create new tools to talk to systems not already present in that library (codegen). |
|