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 /add-knowledge /components /knowledge-chunk
Ctrl+K
Ctrl+K
  • 100 contributors
History: 24 commits
balibabu
feat: set the object-fit attribute of the chunk image to contain so that the image is not stretched and if the chunk number of the knowledge base is greater than 0, set the embedding model to disabled (#160)
60101af about 1 year ago
  • components
    feat: set the object-fit attribute of the chunk image to contain so that the image is not stretched and if the chunk number of the knowledge base is greater than 0, set the embedding model to disabled (#160) about 1 year ago
  • hooks.ts
    1.96 kB
    fix: by obtaining the width and height of the pdf and passing it to b… (#151) about 1 year ago
  • index.less
    1.17 kB
    feat: login with github and if it is not a pdf file, set the width of chunkContainer to 100% (#106) about 1 year ago
  • index.tsx
    6.52 kB
    fix: disable sending messages if both application and conversation are empty and add loading to all pages (#134) about 1 year ago
  • model.ts
    4.3 kB
    feat: add Preview with react-pdf-highlighter (#89) over 1 year ago