lavalink-devs / Lavalink

Standalone audio sending node based on Lavaplayer.
https://lavalink.dev/
MIT License
1.56k stars 673 forks source link

Feature Request - LLM endpoint #1096

Closed Tomato6966 closed 3 weeks ago

Tomato6966 commented 3 weeks ago

Springboot 3.3 supports Spring AI and thus LLMs (Large Language Model)

therefore you could theoretically implement LLM endpoints to lavalink either through a plugin or nativly. e.g. voice-to-text or text-to-voice.

My config idea is, a prop for enabling + a prop for api key and maybe model/provider?

It's just an idea.

topi314 commented 3 weeks ago

there is a Change Request issue template, follow it