-
Notifications
You must be signed in to change notification settings - Fork 9
Open
Description
It would be very useful to have the RWKV_APP provide an "enable API server" button that is starting API server compatible with the OpenAI API specification. This would allow integration with existing tools and systems built around the OpenAI API, when you have good phone hardware and bad outdated PC.
Suggested functionality:
chat/completionsendpoint with parameters similar to OpenAI (model, messages, max_tokens, temperature, etc.)- Authentication compatible with OpenAI API keys or a simple token system
- Response format matching OpenAI’s structure for chat completions
- Option to select different RWKV models transparently via the API parameter
Many thanks to all the developers who are working on the project. This app makes life better and has the potential to become a local mobile personal AI, fine-tuned to user needs, if it would have openai-compatible endpoint and on-device fine-tune feature. <3
Metadata
Metadata
Assignees
Labels
No labels