top | item 45496375

(no title)

rgbrgb | 4 months ago

> framework-agnostic, drop-in chat solution

Maybe I'm being dumb but is this a generic chat UI for openai models only? Pretty bearish on adoption of this if so. As a pragmatic dev I'd definitely not be keen to bake model lock-in into my UI for functionality as generic as chat.

discuss

order

falcor84|4 months ago

The openai library works with most other providers by just changing the endpoint url, and this is Apache licensed, so I feel good about using it.

jaikant|4 months ago

Is there a place to change the endpoint url? It seems we just add the workflow id and generates a secret which is used by the frontend. Apache license is good though

elpakal|4 months ago

Looks like it supports custom backends