ProjectTech4DevAI / ProjectTech4DevAI/kaapi-backend
Database Management: Delete old conversations table
Offen
@Prajna1999 arbeitet bereits daran.
Seit 31.8.2026.
- Vorherrschende Sprache
- Python
- Sterne
- 18
- Forks
- 10
- Ø Merge
- 2 T. 20 Std.
- Gemergte PRs (30 T.)
- 14
Beschreibung
Is your feature request related to a problem?
The old OpenAI conversations/assistant table has not seen any activity since June 2026, and it is no longer serving its purpose. This leads to confusion and unnecessary clutter in our system.
Describe the solution you'd like
- Completely delete the old OpenAI conversations/assistant table (with migration).
- Mark the corresponding API as deprecated and update documentation accordingly.
Original issue
Context
The old OpenAI conversations/assistant table is effectively dead — last real activity was June 2026.
Decision
- Delete the old OpenAI conversations/assistant table entirely.
- Mark the corresponding API as deprecated.
Acceptance criteria
- The dead table is removed (with migration).
- The corresponding API is documented/marked as deprecated.
Beitragsleitfaden
Erste Schritte
- Lies das ganze Issue und danach den Beitragsleitfaden des Projekts.
- Schreib ins Issue, dass du es übernimmst — das erspart doppelte Arbeit.
- Forke das Repository und arbeite in einem Branch.
- Öffne einen Pull Request, der die Issue-Nummer nennt.
Bewertung
Dieses Issue wurde noch nicht bewertet.