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: 339 commits
liuhua
Fix bugs in api (#3624)
73a56f9 6 months ago
  • sdk
    Fix bugs in api (#3624) 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.81 kB
    Fixs for translation agent (#3557) 6 months ago
  • chunk_app.py
    14 kB
    Fix chunk enable/disable issue (#3579) 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.89 kB
    Add component 'Template' (#3562) 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
    Bump infinity to v0.5.0-dev5 (#3520) 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 chunk enable/disable issue (#3579) 6 months ago