• v1.1.0 3b8c77999c

    v1.1.0 Stable

    Ghost released this 2025-12-04 21:57:51 +01:00 | 533 commits to main since this release

    What'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