andy-stack_vaultkeeper-ai/AIClasses/OpenAI
Andrew Beal 187b831155 refactor: improve chat layout updates and remove unused imports
- Remove unused StoredFunctionCall/Response imports from AI classes
- Replace settled flag with shouldSettle parameter for better control
- Add ResizeObserver to handle dynamic content size changes
- Bind indicator elements for accurate height calculations
- Update layout calculation to account for indicators when not settled
2025-12-11 08:42:09 +00:00
..
OpenAI.ts refactor: improve chat layout updates and remove unused imports 2025-12-11 08:42:09 +00:00
OpenAIConversationNamingService.ts feat: implement centralized abort controller with enhanced cancellation UX 2025-12-04 23:04:20 +00:00
OpenAITokenService.ts refactor: convert TypeScript namespaces to standalone functions 2025-11-10 12:59:48 +00:00
OpenAITypes.ts feat: add Gemini thought signature support and OpenAI Responses API migration 2025-12-10 21:27:58 +00:00