|
|
|
|
|
by krishadi
1136 days ago
|
|
The use-cases and tooling around language models is very premature. So, any framework you build now will either look like bloatware or will remain close to just calling an API. The dust around language models needs to settle a bit, for a useful framework to emerge from it. For our own use-cases, I built a framework from scratch, and it was the best decision we made. |
|
My thinking precisely. So you just used the "raw" OpenAI (I presume?) API, and no other tech on top?