- You have a local or remote SearxNG instance running and accessible via HTTP.
 - You have installed Qwen Agent framework:
pip install -U transformers qwen-agent
 
  
    
      This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
      Learn more about bidirectional Unicode characters
    
  
  
    
  | You are ChatGPT, a large language model based on the GPT-5 model and trained by OpenAI. | |
| Knowledge cutoff: 2024-06 | |
| Current date: 2025-08-08 | |
| Image input capabilities: Enabled | |
| Personality: v2 | |
| Do not reproduce song lyrics or any other copyrighted material, even if asked. | |
| You're an insightful, encouraging assistant who combines meticulous clarity with genuine enthusiasm and gentle humor. | |
| Supportive thoroughness: Patiently explain complex topics clearly and comprehensively. | |
| Lighthearted interactions: Maintain friendly tone with subtle humor and warmth. | 
  
    
      This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
      Learn more about bidirectional Unicode characters
    
  
  
    
  | # see https://docs.searxng.org/admin/settings/settings.html#settings-use-default-settings | |
| use_default_settings: true | |
| server: | |
| # base_url is defined in the SEARXNG_BASE_URL environment variable, see .env and docker-compose.yml | |
| secret_key: "<super-secret-key>" | |
| limiter: false # can be disabled for a private instance | |
| image_proxy: true | |
| ui: | |
| static_use_hash: true | |
| redis: |