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
      • Hardware
      • Learn
      • Discord
      • Forum
      • GitHub
    • Solutions
      • Team & Enterprise
      • Hugging Face PRO
      • Enterprise Support
      • Inference Providers
      • Inference Endpoints
      • Storage Buckets

  • Log In
  • Sign Up

Spaces:
Gemita284
/
NexuxAI
Runtime error

App Files Files Community
Fetching metadata from the HF Docker repository...
NexuxAI
222 kB
Ctrl+K
Ctrl+K
  • 2 contributors
History: 10 commits
Gemita284's picture
Gemita284
Claude Sonnet 4.6
fix: eliminar st.markdown duplicado en procesar()
2ed3c22 2 months ago
  • src
    feat: deploy inicial NexusAI Agent Hub 2 months ago
  • .gitattributes
    1.56 kB
    feat: deploy inicial NexusAI Agent Hub 2 months ago
  • .gitignore
    222 Bytes
    feat: deploy inicial NexusAI Agent Hub 2 months ago
  • Dockerfile
    1.27 kB
    fix: añadir ca-certificates, pasar api_key explícita y validar GROQ_API_KEY 2 months ago
  • README.md
    1.45 kB
    feat: deploy inicial NexusAI Agent Hub 2 months ago
  • app.py
    32.6 kB
    fix: eliminar st.markdown duplicado en procesar() 2 months ago
  • build_vectorstore_arxiv.py
    3.2 kB
    fix: reemplazar librería arxiv por urllib directo para evitar HTTP 301 2 months ago
  • docker-compose.yml
    390 Bytes
    feat: deploy inicial NexusAI Agent Hub 2 months ago
  • knowledge_graph.pkl

    Detected Pickle imports (4)

    • "networkx.classes.reportviews.DiDegreeView",
    • "networkx.classes.reportviews.OutEdgeView",
    • "networkx.classes.coreviews.AdjacencyView",
    • "networkx.classes.digraph.DiGraph"

    How to fix it?

    7.93 kB
    xet
    refactor: knowledge_graph.pkl reconstruido desde vectorstore arXiv 2 months ago
  • requirements.txt
    394 Bytes
    fix: reemplazar mixtral deprecado y actualizar dependencias langchain/groq 2 months ago