chatGPTBox icon indicating copy to clipboard operation
chatGPTBox copied to clipboard

新功能请求:1.让用户能增加“自定义模型”的数量 2.支持不同场景单独指定默认模型 3.让用户自定义不同场景下的提示词

Open ShaySheng opened this issue 6 months ago • 0 comments

当前主要问题包括:

  1. 自定义模型数量有限,无法满足特定领域需求。
  2. 所有场景,如搜索,总结,翻译等,都使用同一模型,影响某些任务性能或者会造成浪费。
  3. 提示词管理缺乏灵活性,难以针对不同场景进行个性化设置。

建议实现以下新功能:

  1. 扩展自定义模型支持:
  • 增加可导入的自定义模型数量。
  • 提供简洁的模型管理界面。
  1. 场景化模型配置:
  • 允许为不同功能模块单独设置默认模型。
  • 例如:搜索功能使用轻量模型,复杂分析使用高级模型。
  1. 模块化提示词管理:
  • 为各功能模块提供独立的提示词设置。
  • 支持用户自定义提示词。
  • 添加"恢复默认提示词"选项。

Feature Request: 1. Increase the number of "custom models" 2. Support setting default models for different scenarios 3. Allow users to customize prompts for different scenarios

Main issues include:

  1. Limited number of custom models, unable to meet specific domain requirements.
  2. All scenarios, such as search, summarization, translation, etc., use the same model, affecting performance of certain tasks or causing waste.
  3. Prompt management lacks flexibility, making it difficult to personalize for different scenarios.

Suggested new features:

  1. Expand custom model support:

    • Increase the number of custom models that can be imported.
    • Provide a simple model management interface.
  2. Scenario-based model configuration:

    • Allow setting default models for different functional modules separately.
    • For example: Use lightweight models for search functions, advanced models for complex analysis.
  3. Modular prompt management:

    • Provide independent prompt settings for each functional module.
    • Support user-defined prompts.
    • Add a "Restore default prompt" option.

ShaySheng avatar Aug 10 '24 13:08 ShaySheng