Hugging Face's logo Hugging Face
  • Models
  • Datasets
  • Spaces
  • Docs
  • Enterprise
  • Pricing

  • Log In
  • Sign Up

Spaces:
alamin655
/
spacex
Running

App Files Files Community
1
Fetching metadata from the HF Docker repository...
spacex / src /models
Ctrl+K
Ctrl+K
  • 81 contributors
History: 16 commits
alamin655
Merge branch 'rolling' into PERF/384_optimize-the-performance-of-fetching-results-in-the-websurfx-search-engine-backend
ae9fa5b unverified over 1 year ago
  • aggregation_models.rs
    7.53 kB
    ♻️ refactor: remove the code to add the `query` & `style` in the `SearchResults` struct & also remove the associated fields from the struct (#302) over 1 year ago
  • engine_models.rs
    6.89 kB
    ⚡️ perf: rewrite the code by using a constant storing a prebuilt client globally for each thread (#384) over 1 year ago
  • mod.rs
    339 Bytes
    ⚙️ refactor: reorganize code & restructure codebase for better maintainability (#207) almost 2 years ago
  • parser_models.rs
    2.22 kB
    ⚰️ chore: remove the serialize & deserialize traits on the struct (#302) over 1 year ago
  • server_models.rs
    1.24 kB
    ✨ feat: add the safe search field in the `Cookie` struct (#210) over 1 year ago