mirror of
				https://github.com/ChatGPTNextWeb/ChatGPT-Next-Web.git
				synced 2025-11-04 08:13:43 +08:00 
			
		
		
		
	feat: sync r1 thinking code
This commit is contained in:
		@@ -432,6 +432,17 @@ const en: LocaleType = {
 | 
			
		||||
          SubTitle: "Example: ",
 | 
			
		||||
        },
 | 
			
		||||
      },
 | 
			
		||||
      DeepSeek: {
 | 
			
		||||
        ApiKey: {
 | 
			
		||||
          Title: "DeepSeek API Key",
 | 
			
		||||
          SubTitle: "Use a custom DeepSeek API Key",
 | 
			
		||||
          Placeholder: "DeepSeek API Key",
 | 
			
		||||
        },
 | 
			
		||||
        Endpoint: {
 | 
			
		||||
          Title: "Endpoint Address",
 | 
			
		||||
          SubTitle: "Example: ",
 | 
			
		||||
        },
 | 
			
		||||
      },
 | 
			
		||||
      XAI: {
 | 
			
		||||
        ApiKey: {
 | 
			
		||||
          Title: "XAI API Key",
 | 
			
		||||
@@ -454,6 +465,17 @@ const en: LocaleType = {
 | 
			
		||||
          SubTitle: "Example: ",
 | 
			
		||||
        },
 | 
			
		||||
      },
 | 
			
		||||
      SiliconFlow: {
 | 
			
		||||
        ApiKey: {
 | 
			
		||||
          Title: "SiliconFlow API Key",
 | 
			
		||||
          SubTitle: "Use a custom SiliconFlow API Key",
 | 
			
		||||
          Placeholder: "SiliconFlow API Key",
 | 
			
		||||
        },
 | 
			
		||||
        Endpoint: {
 | 
			
		||||
          Title: "Endpoint Address",
 | 
			
		||||
          SubTitle: "Example: ",
 | 
			
		||||
        },
 | 
			
		||||
      },
 | 
			
		||||
      Stability: {
 | 
			
		||||
        ApiKey: {
 | 
			
		||||
          Title: "Stability API Key",
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user