6 Commits

Author SHA1 Message Date
Sven Olderaan
3826b3ce84 Fix function calling integration and add system prompt instructions
- Add multiple registration methods to ensure function availability
- Try registering at multiple times during initialization lifecycle
- Create special function object formats for different AI models
- Add detailed instructions in UI for adding necessary system prompt
- Provide alternative direct markdown format as fallback
- Add more robust error handling and diagnostics

🤖 Generated with [Claude Code](https://claude.ai/code)

Co-Authored-By: Claude <noreply@anthropic.com>
2025-03-14 21:26:07 +01:00
Sven Olderaan
5ccb1d3984 Fix function registration for AI visibility
- Add isPublic flag to make function visible to AI
- Add explicit context registration for better compatibility
- Add debug logs to help track registration status
- Improve documentation with SillyTavern-specific setup instructions
- Add warning styles for important setup notes

🤖 Generated with [Claude Code](https://claude.ai/code)

Co-Authored-By: Claude <noreply@anthropic.com>
2025-03-14 20:57:19 +01:00
Sven Olderaan
c4a1e493c9 Implement SillyBubble extension for dynamic chat bubble images
- Create extension for generating dynamic chat bubble images via markdown
- Add function that AI models can call to generate properly formatted markdown links
- Implement URL encoding for text parameters
- Add configurable settings for image service URL and bubble styles
- Include test functionality to preview generated bubble markdown

🤖 Generated with [Claude Code](https://claude.ai/code)

Co-Authored-By: Claude <noreply@anthropic.com>
2025-03-14 20:20:30 +01:00
city-unit
b98429d414 Actually make this good. 2023-08-02 00:23:23 -04:00
city-unit
b8587e7518 Speeling 2023-08-01 23:28:02 -04:00
city-unit
5bee381ea7 Clean Start 2023-07-23 18:36:04 -04:00