sashirestela / simple-openai

A Java library to use the OpenAI Api in the simplest possible way.
MIT License
182 stars 17 forks source link

Add support for LocalAI #188

Open SuperPat45 opened 2 months ago

SuperPat45 commented 2 months ago

It would be awesome if we can add support for LocalAI https://localai.io/ which attempts to reproduce the OpenAI APIs with open source models:

https://demo.localai.io/swagger/index.html

sashirestela commented 2 months ago

This could be related to https://github.com/sashirestela/simple-openai/issues/118