masa-finance / masa-oracle

Masa Oracle: Decentralized Data Protocol 🌐
https://developers.masa.ai/docs/category/oracle-node
MIT License
16 stars 15 forks source link

feat: LocalAI workers #376

Open mudler opened 3 months ago

mudler commented 3 months ago

Problem

As we plan to extend the services provided in the Masa network, we want to have an OpenAI clone that have support for most of the functionalities, available in the network.

LocalAI (https://github.com/mudler/LocalAI) is an OpenAI alternative which is almost feature-complete, and we want to support it

Acceptance criteria

Blocked by #375 as we don't want to re-implement the OpenAI API ourselves.