-
v1.1.0 Stable
released this
2025-12-04 21:57:51 +01:00 | 533 commits to main since this releaseWhat's Changed
- feat(commands): add bildungsauftrag command with web search support (
6331f11)
Add new educational info command that uses search-enabled LLM models (like Perplexity) to answer questions with live web search. Add SearchCommandConfig type with model, temperature, reasoning, and prompt configuration. Register bildungsauftrag command with aliases (bild, bildung, faq, wiki, was-ist). Extend LlmService with chat_with_full_options method to support reasoning parameter for deeper research. Update help command and example
Downloads
-
Source code (ZIP)
0 downloads
-
Source code (TAR.GZ)
0 downloads
- feat(commands): add bildungsauftrag command with web search support (