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:
CallMeDaniel
/
neuralcad
like
0
Sleeping
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
main
neuralcad
/
core
60.7 kB
Ctrl+K
Ctrl+K
4 contributors
History:
17 commits
CallMeDaniel
refactor: remove duplicate AgentResponse/ChatResult dataclasses from core/types
6657e32
about 1 month ago
__init__.py
0 Bytes
refactor: reorganize codebase into core/, server/, agents/ packages
about 1 month ago
backend_factory.py
Safe
1.82 kB
feat: add BackendFactory registry for centralized backend creation
about 1 month ago
backends.py
Safe
26 kB
refactor: config-drive all backends, use LLMBackend ABC from types
about 1 month ago
cadquery_prompts.py
Safe
5.03 kB
refactor: reorganize codebase into core/, server/, agents/ packages
about 1 month ago
cam.py
Safe
6.42 kB
refactor: add ToolConfig pydantic model, replace tool_config dicts
about 1 month ago
executor.py
Safe
5.72 kB
feat: add 3MF export and /api/models/{name}.3mf endpoint
about 1 month ago
pipeline.py
Safe
6.51 kB
refactor: convert PipelineResult from dataclass to Pydantic BaseModel
about 1 month ago
types.py
Safe
1.31 kB
refactor: remove duplicate AgentResponse/ChatResult dataclasses from core/types
about 1 month ago
utils.py
Safe
367 Bytes
refactor: extract derive_part_name, remove dead code from prompts.py
about 1 month ago
validator.py
Safe
7.56 kB
refactor: eliminate all Serializer classes, use Pydantic model_dump() directly
about 1 month ago