Hugging Face's logo Hugging Face
  • Models
  • Datasets
  • Spaces
  • Buckets new
  • Docs
  • Enterprise
  • Pricing
    • Website
      • Tasks
      • HuggingChat
      • Collections
      • Languages
      • Organizations
    • Community
      • Blog
      • Posts
      • Daily Papers
      • Learn
      • Discord
      • Forum
      • GitHub
    • Solutions
      • Team & Enterprise
      • Hugging Face PRO
      • Enterprise Support
      • Inference Providers
      • Inference Endpoints
      • Storage Buckets

  • Log In
  • Sign Up

Spaces:
SulmanK
/
BeatDebate
Build error

App Files Files Community
Fetching metadata from the HF Docker repository...
BeatDebate / src /ui
63 kB
Ctrl+K
Ctrl+K
  • 3 contributors
History: 15 commits
SulmanK's picture
SulmanK
Update competition links in chat interface to reflect new resources - Changed the AgentX submission link to the updated URL and modified the GitHub repository link for better accuracy. This update aims to ensure users have access to the correct and current resources related to the project.
3620bb2 about 1 year ago
  • __init__.py
    428 Bytes
    Phase 3 Frontend Implementation Complete about 1 year ago
  • chat_interface.py
    36.6 kB
    Update competition links in chat interface to reflect new resources - Changed the AgentX submission link to the updated URL and modified the GitHub repository link for better accuracy. This update aims to ensure users have access to the correct and current resources related to the project. about 1 year ago
  • planning_display.py
    13.6 kB
    Update dependencies and enhance logging and configuration - Added google-generativeai to pyproject.toml and uv.lock, improved logging in main.py, and updated environment variable loading for better configuration management. Also, refined the .gitignore to include .gradio directory. about 1 year ago
  • response_formatter.py
    12.4 kB
    feat: implement LLM fallback system for unknown intents - Add LLMFallbackService with Gemini Flash 2.0 integration - Implement fallback trigger detection in chat interface - Add response formatter support for fallback disclaimers - Include comprehensive test coverage for fallback scenarios about 1 year ago