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

  • Log In
  • Sign Up

Spaces:
retopara
/
ragflow
Build error

App Files Files Community
Fetching metadata from the HF Docker repository...
ragflow / web /src /pages /chat /chat-configuration-modal
Ctrl+K
Ctrl+K
  • 100 contributors
History: 12 commits
balibabu
fix: disable sending messages if both application and conversation are empty and add loading to all pages (#134)
e55650e about 1 year ago
  • assistant-setting.tsx
    2.56 kB
    fix: disable sending messages if both application and conversation are empty and add loading to all pages (#134) about 1 year ago
  • editable-cell.tsx
    2.18 kB
    feat: add temperature and top-p to ModelSetting and add ChatConfigurationModal and bind backend data to KnowledgeCard (#65) about 1 year ago
  • hooks.ts
    420 Bytes
    feat: fetch knowledge detail on KnowledgeUploadFile mount and add category column to chunk table and set initial value for the model field of chat setting (#104) about 1 year ago
  • index.less
    760 Bytes
    feat: create a chat assistant and extract SimilaritySlider (#67) about 1 year ago
  • index.tsx
    5.04 kB
    feat: fixed an issue where the default value for temperature was not set when creating a new chat and install remark-gfm so that the markdown table can be displayed (#124) about 1 year ago
  • model-setting.tsx
    7 kB
    feat: fixed an issue where the default value for temperature was not set when creating a new chat and install remark-gfm so that the markdown table can be displayed (#124) about 1 year ago
  • prompt-engine.tsx
    5.2 kB
    feat: fixed the issue where chat greetings could not appear (#95) about 1 year ago