openpencil/server/api/ai
Kayshen-X 6cde80454e feat(ai): add model selection and fetching capabilities
Enhance AI chat and generation functionalities by introducing model selection. Update the chat and generation endpoints to accept an optional model parameter. Implement a new API endpoint to fetch available AI models from the server, and integrate model selection into the AI chat panel for improved user experience.
2026-02-18 22:35:17 +08:00
..
chat.ts feat(ai): add model selection and fetching capabilities 2026-02-18 22:35:17 +08:00
generate.ts feat(ai): add model selection and fetching capabilities 2026-02-18 22:35:17 +08:00
models.ts feat(ai): add model selection and fetching capabilities 2026-02-18 22:35:17 +08:00