feature/backend_implemation #4

Merged
meulilivio merged 4 commits from feature/backend_implemation into main 2026-04-09 14:20:36 +02:00
Owner
No description provided.
meulilivio added 4 commits 2026-04-09 14:20:31 +02:00
- Add ChatManager class for OpenAI-compatible API communication (silicon.fhgr.ch:7080)
- Add SystemPrompter for intelligent prompt generation with file context
- Integrate ChatManager into frontend chat component
- Add comprehensive pytest tests (40+ tests covering unit and integration scenarios)
- Implement error handling for API failures, timeouts, and connection issues
- Add environment variable-based configuration for API credentials
- Update frontend state initialization to include ChatManager
- All tests passing with mock/patch isolation for API calls
meulilivio merged commit a45eaae84a into main 2026-04-09 14:20:36 +02:00
Sign in to join this conversation.
No Reviewers
No Label
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: meulilivio/AISE1_Project_Irina_Livio#4
No description provided.