Hugging Face's logo Hugging Face
  • Models
  • Datasets
  • Spaces
  • Docs
  • Enterprise
  • Pricing

  • Log In
  • Sign Up

Spaces:
markqiu
/
prinvest_mate
Sleeping

App Files Files Community
Fetching metadata from the HF Docker repository...
prinvest_mate / modules /models
180 kB
  • 52 contributors
History: 89 commits
Tuchuanhuhuhu
bugfix: 修复了删除新对话时会出错的问题,删除对话后现在会新建对话
4f6b126 over 2 years ago
  • ChuanhuAgent.py
    9.61 kB
    feat: 川虎助理Pro 支持 serpapi over 2 years ago
  • Google_PaLM.py
    1.16 kB
    feat: 加入 Google PaLM Chat 支持;切换模型时现在可以在前端反映出通过配置文件设置的 API Key over 2 years ago
  • MOSS.py
    15.4 kB
    增加了自动保存、自动读取历史的功能 over 2 years ago
  • StableLM.py
    4.11 kB
    增加了自动保存、自动读取历史的功能 over 2 years ago
  • __init__.py
    0 Bytes
    修复引用错误的bug over 2 years ago
  • azure.py
    767 Bytes
    bugfix: Azure OpenAI over 2 years ago
  • base_model.py
    30.8 kB
    bugfix: 修复了删除新对话时会出错的问题,删除对话后现在会新建对话 over 2 years ago
  • configuration_moss.py
    4.99 kB
    从MOSS官方repo抄代码 over 2 years ago
  • inspurai.py
    13 kB
    feat: Add Inspur YuanAI 1.0 (#739) over 2 years ago
  • midjourney.py
    16.4 kB
    feat: add mj image generation support through proxy api (#871) over 2 years ago
  • minimax.py
    6.05 kB
    feat: Add Minimax model (#774) over 2 years ago
  • modeling_moss.py
    30.2 kB
    从MOSS官方repo抄代码 over 2 years ago
  • models.py
    26.8 kB
    feat: 对话历史按时间排序 over 2 years ago
  • spark.py
    5.6 kB
    feat: 对话历史按时间排序 over 2 years ago
  • tokenization_moss.py
    14.8 kB
    从MOSS官方repo抄代码 over 2 years ago