mirror of
				https://github.com/songquanpeng/one-api.git
				synced 2025-11-04 15:53:42 +08:00 
			
		
		
		
	chore: update berry
This commit is contained in:
		@@ -11,6 +11,12 @@ export const CHANNEL_OPTIONS = {
 | 
			
		||||
    value: 14,
 | 
			
		||||
    color: 'primary'
 | 
			
		||||
  },
 | 
			
		||||
  // 33: {
 | 
			
		||||
  //   key: 33,
 | 
			
		||||
  //   text: 'AWS Claude',
 | 
			
		||||
  //   value: 33,
 | 
			
		||||
  //   color: 'primary'
 | 
			
		||||
  // },
 | 
			
		||||
  3: {
 | 
			
		||||
    key: 3,
 | 
			
		||||
    text: 'Azure OpenAI',
 | 
			
		||||
@@ -113,6 +119,18 @@ export const CHANNEL_OPTIONS = {
 | 
			
		||||
    value: 32,
 | 
			
		||||
    color: 'primary'
 | 
			
		||||
  },
 | 
			
		||||
  // 34: {
 | 
			
		||||
  //   key: 34,
 | 
			
		||||
  //   text: 'Coze',
 | 
			
		||||
  //   value: 34,
 | 
			
		||||
  //   color: 'primary'
 | 
			
		||||
  // },
 | 
			
		||||
  35: {
 | 
			
		||||
    key: 35,
 | 
			
		||||
    text: 'Cohere',
 | 
			
		||||
    value: 35,
 | 
			
		||||
    color: 'primary'
 | 
			
		||||
  },
 | 
			
		||||
  8: {
 | 
			
		||||
    key: 8,
 | 
			
		||||
    text: '自定义渠道',
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user