Hacker News new | ask | show | jobs
by teabee89 260 days ago
> framework-agnostic

Later,

> 2. Install the React bindings

So not so framework-agnostic, or am I missing something ?

2 comments

There's barely any code in the js bindings anyway. It's just a thin component which defines an interface to communicate with it via events. The logic all happens in the (AFAIK) closed source iframe that gets injected from https://cdn.platform.openai.com/deployments/
They have web components if you want