Y
Hacker News
new
|
ask
|
show
|
jobs
by
data_maan
1133 days ago
> 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?
1 comments
krishadi
1131 days ago
Exactly. The most important part was working with Jinja templating. So, openai + jinja2.
link