p-e-w / arrows

A frontend for creative writing with LLMs
GNU Affero General Public License v3.0
102 stars 7 forks source link

Stablehorde and openrouter support #3

Closed tukangcode closed 2 months ago

tukangcode commented 2 months ago

Hi can it possible to add stablehoede and open router support? Thanks

p-e-w commented 2 months ago

The de facto standard for frontend-backend communication is the OpenAI API, which Arrows supports. If the backends you mention implement that standard, they are already supported. If not, they should implement it. I have no intention of adding specialized interfaces to Arrows.