Hugging Face's logo Hugging Face
  • Models
  • Datasets
  • Spaces
  • 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: 10 commits
balibabu
feat: remove loading from document table and fixed the issue where gif images could not be uploaded on the configuration page (#122)
f1ced48 over 1 year ago
  • assistant-setting.tsx
    2.55 kB
    feat: add DocumentPreviewer for chunk of chat reference and remove duplicate \n from record.progress_msg (#97) over 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) over 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) over 1 year ago
  • index.less
    760 Bytes
    feat: create a chat assistant and extract SimilaritySlider (#67) over 1 year ago
  • index.tsx
    4.83 kB
    feat: display chunk token number when category of knowledge as general and unavailable llm models appear disabled and if the backend returns 401, it will jump to the login page and fixed the issue where the greeting would disappear when clicking on a new dialog (#117) over 1 year ago
  • model-setting.tsx
    6.82 kB
    feat: remove loading from document table and fixed the issue where gif images could not be uploaded on the configuration page (#122) over 1 year ago
  • prompt-engine.tsx
    5.2 kB
    feat: fixed the issue where chat greetings could not appear (#95) over 1 year ago