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 / rag /utils
Ctrl+K
Ctrl+K
  • 100 contributors
History: 75 commits
zhichyu's picture
zhichyu
Fixed infinity exception SCORE() / SCORE_FACTORS() requires Fusion or MATCH TEXT or MATCH TENSOR (#4110)
5e03e67 5 months ago
  • __init__.py
    2.57 kB
    Fix errors detected by Ruff (#3918) 5 months ago
  • azure_sas_conn.py
    2.46 kB
    Fix errors detected by Ruff (#3918) 5 months ago
  • azure_spn_conn.py
    3.14 kB
    Fix errors detected by Ruff (#3918) 5 months ago
  • doc_store_conn.py
    6.87 kB
    Changed requirement to python 3.10 (#3496) 6 months ago
  • es_conn.py
    20.2 kB
    Rename page_num_list, top_list, position_list (#3940) 5 months ago
  • infinity_conn.py
    23.6 kB
    Fixed infinity exception SCORE() / SCORE_FACTORS() requires Fusion or MATCH TEXT or MATCH TENSOR (#4110) 5 months ago
  • minio_conn.py
    3.68 kB
    Don't log exception if object doesn't exist (#3724) 5 months ago
  • redis_conn.py
    8.56 kB
    Fix logs. Use dict.pop instead of del. Close #3473 (#3484) 6 months ago
  • s3_conn.py
    4.12 kB
    Use consistent log file names, introduced initLogger (#3403) 6 months ago
  • storage_factory.py
    768 Bytes
    Web: Display the icon of the currently used storage. (#2504) 8 months ago