Skip to content

This project enhances OpenWebUI by integrating Searxng for web search capabilities and improving the DeepSeek R1 model's functionality. It focuses on seamless search result injection into the context and displaying the model's chain of thought, with fixes for specific issues in versions 0.5.6 and above.

Notifications You must be signed in to change notification settings

NovagridAI/Open-webui-SearxNG-Function

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 

Repository files navigation

OpenWebUI with Searxng and DeepSeek R1 Integration

This project enhances OpenWebUI by integrating Searxng for web search capabilities and improving the DeepSeek R1 model's functionality. It focuses on seamless search result injection into the context and displaying the model's chain of thought, with fixes for specific issues in versions 0.5.6 and above.

Features

  • Searxng Integration: Adds support for Searxng to fetch and insert search results directly into the context without needing to access individual pages.
  • DeepSeek R1 Chain of Thought: Displays the reasoning process of the DeepSeek R1 model during content generation (supported in v0.5.6+).
  • Bug Fixes:
    • Resolves the issue where DeepSeek R1 generated content lacks the opening <think> tag.
    • Fixes errors in web search and title generation.
    • Implements logic to prevent adding <think> tags during non-streaming generation.

Requirements

  • OpenWebUI version 0.5.6 or higher.
  • Searxng installed and configured for web search functionality.
  • DeepSeek R1 model integration enabled.

Function Page

https://openwebui.com/f/novagrid/searxng_websearch_with_deepseek_thinkfix

image

About

This project enhances OpenWebUI by integrating Searxng for web search capabilities and improving the DeepSeek R1 model's functionality. It focuses on seamless search result injection into the context and displaying the model's chain of thought, with fixes for specific issues in versions 0.5.6 and above.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages