Skip to content

feat(glyph): enable Kagi web search in Open WebUI#381

Merged
stackptr merged 2 commits intomainfrom
glyph/open-webui-web-search
Mar 17, 2026
Merged

feat(glyph): enable Kagi web search in Open WebUI#381
stackptr merged 2 commits intomainfrom
glyph/open-webui-web-search

Conversation

@stackptr
Copy link
Copy Markdown
Owner

@stackptr stackptr commented Mar 17, 2026

Summary

  • Enables web search with ENABLE_WEB_SEARCH=True
  • Enables agentic query generation with ENABLE_SEARCH_QUERY_GENERATION=True
  • Sets Kagi as the search engine with WEB_SEARCH_ENGINE=kagi

Before deploying

  • Add KAGI_SEARCH_API_KEY=<key> to hosts/glyph/secrets/open-webui-env.age

Test plan

  • Deploy to glyph
  • Verify web search toggle appears in chat UI
  • Test a query with web search enabled

🤖 Generated with Claude Code

stackptr and others added 2 commits March 17, 2026 14:10
Enable web search with agentic query generation using Kagi as the
search engine. KAGI_SEARCH_API_KEY is loaded from open-webui-env.age.

Co-Authored-By: Claude Sonnet 4.6 (1M context) <noreply@anthropic.com>
@stackptr stackptr merged commit c2e5167 into main Mar 17, 2026
4 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant