Spaces:
				
			
			
	
			
			
					
		Running
		
	
	
	
			
			
	
	
	
	
		
		
					
		Running
		
	Update app.py
#1
by
						
Bluestrikeai
	
							
						- opened
							
					
    	
        app.py
    CHANGED
    
    | @@ -96,7 +96,7 @@ LIGHT_THEME = gr.themes.Default( | |
| 96 | 
             
                font_mono=["JetBrains Mono", "ui-monospace", "Consolas", "monospace"],
         | 
| 97 | 
             
            )
         | 
| 98 |  | 
| 99 | 
            -
             | 
| 100 | 
             
                'english': {
         | 
| 101 | 
             
                    'system': """You are a world class AI assistant. From users' collection of random thoughts, you need to organize into a clear, concise, and actionable format. Please structure them into the following categories that STRICTLY follows this format:
         | 
| 102 | 
             
            🧠 Main Idea/Theme – Summarize the central topic.
         | 
|  | |
| 96 | 
             
                font_mono=["JetBrains Mono", "ui-monospace", "Consolas", "monospace"],
         | 
| 97 | 
             
            )
         | 
| 98 |  | 
| 99 | 
            +
            MULTILINGUAL_SYSTEM_PROMPTS = {
         | 
| 100 | 
             
                'english': {
         | 
| 101 | 
             
                    'system': """You are a world class AI assistant. From users' collection of random thoughts, you need to organize into a clear, concise, and actionable format. Please structure them into the following categories that STRICTLY follows this format:
         | 
| 102 | 
             
            🧠 Main Idea/Theme – Summarize the central topic.
         | 
