andy-stack_vaultkeeper-ai/Services
Andrew Beal 7efdac24cf Remove deprecated CSS files and enhance markdown processing service
- Deleted highlight-default.min.css, katex.min.css, and markdown.css as they are no longer needed.
- Implemented StreamingMarkdownService for improved markdown processing with support for math and syntax highlighting.
- Added StreamingService for handling streaming requests to the Gemini API with error handling and chunk parsing.
- Introduced styles_old.css for enhanced code block styling and better readability.
2025-09-26 20:48:05 +01:00
..
DependencyService.ts Implement spike work for plugin. 2025-09-08 15:50:06 +01:00
MarkdownService.ts Remove deprecated CSS files and enhance markdown processing service 2025-09-26 20:48:05 +01:00
ModalService.ts Implement spike work for plugin. 2025-09-08 15:50:06 +01:00
ServiceRegistration.ts Remove deprecated CSS files and enhance markdown processing service 2025-09-26 20:48:05 +01:00
Services.ts Remove deprecated CSS files and enhance markdown processing service 2025-09-26 20:48:05 +01:00
StreamingMarkdownService.ts Remove deprecated CSS files and enhance markdown processing service 2025-09-26 20:48:05 +01:00
StreamingService.ts Remove deprecated CSS files and enhance markdown processing service 2025-09-26 20:48:05 +01:00