SkywardAI / kirin

APIs aggregator for inference, fine-tuning and build models.
https://skywardai.github.io/skywardai.io/
Apache License 2.0
5 stars 7 forks source link

[Issue]: The API GET /api/chat should be removed #177

Closed cbh778899 closed 1 week ago

cbh778899 commented 2 weeks ago

Contact Details(optional)

No response

What is the issue you are having?

The api querying all sessions GET /api/chat should be removed, this can cause serious privacy issues and it doesn't really needed, anonymous users can store conversation id locally and logged-in users can directly query from /api/chat/{id}

Relevant log output

No response