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:
AIgoose
/
mirofish-engine
Sleeping

App Files Files Community
Fetching metadata from the HF Docker repository...
mirofish-engine / backend /app /utils
23.6 kB
Ctrl+K
Ctrl+K
  • 5 contributors
History: 7 commits
666ghj's picture
666ghj
fix: resolve 500 error caused by <think> tags and markdown code fences in content field from reasoning models like MiniMax/GLM
bdf6eea 3 months ago
  • __init__.py
    132 Bytes
    Introduce Project ID for context management, finalizing the stateful API pipeline from file submission to graph construction. 6 months ago
  • file_parser.py
    5.23 kB
    fix(file_parser): handle non-UTF-8 encoded text files with automatic encoding detection 4 months ago
  • llm_client.py
    2.97 kB
    fix: resolve 500 error caused by <think> tags and markdown code fences in content field from reasoning models like MiniMax/GLM 3 months ago
  • logger.py
    3.34 kB
    Add UTF-8 encoding support for Windows console in run.py and logger.py to prevent character encoding issues 5 months ago
  • retry.py
    7.51 kB
    Enhance backend functionality with OASIS simulation features 6 months ago
  • zep_paging.py
    4.45 kB
    feat(graph): implement pagination for fetching nodes and edges; add utility functions for streamlined data retrieval 3 months ago