ee7d5d48bdc3d3478874a40b4fd3ecdf2e2b9f6e
Move all AI-related logic including ChatMessage/ChatRequest DTOs, AIS class with HTTP client and model definitions, and chat completion endpoint handler from Program.cs into a new AISApp/ais package. This reduces the main handler file from 650 lines to 19 lines, isolates AI-specific concerns, and enables independent testing of AI capabilities without coupling to the REST infrastructure.
Description
Research project regarding the tuna project
1.2 MiB
Languages
C#
89.4%
HTML
6.7%
CSS
3.7%
Dockerfile
0.2%