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 / api /apps
Ctrl+K
Ctrl+K
  • 100 contributors
History: 332 commits
liuhua
Add test for document (#3548)
1061738 6 months ago
  • sdk
    Add test for document (#3548) 6 months ago
  • __init__.py
    4.78 kB
    Remove unused code (#3448) 6 months ago
  • api_app.py
    33.9 kB
    Fix logs. Use dict.pop instead of del. Close #3473 (#3484) 6 months ago
  • canvas_app.py
    8.6 kB
    New: a new interpretor based on Andrew Ng theory. (#3532) 6 months ago
  • chunk_app.py
    13.8 kB
    Fix bugs (#3535) 6 months ago
  • conversation_app.py
    14.8 kB
    Move settings initialization after module init phase (#3438) 6 months ago
  • dialog_app.py
    7.24 kB
    Move settings initialization after module init phase (#3438) 6 months ago
  • document_app.py
    22.4 kB
    add input variables to begin component (#3498) 6 months ago
  • file2document_app.py
    5.36 kB
    Move settings initialization after module init phase (#3438) 6 months ago
  • file_app.py
    14.2 kB
    Move settings initialization after module init phase (#3438) 6 months ago
  • kb_app.py
    6.97 kB
    Move settings initialization after module init phase (#3438) 6 months ago
  • llm_app.py
    13.9 kB
    Add api for sessions and add max_tokens for tenant_llm (#3472) 6 months ago
  • system_app.py
    8.31 kB
    Adjusted heartbeat format (#3459) 6 months ago
  • tenant_app.py
    4.1 kB
    New: a new interpretor based on Andrew Ng theory. (#3532) 6 months ago
  • user_app.py
    20.3 kB
    Fix logs. Use dict.pop instead of del. Close #3473 (#3484) 6 months ago