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:
CallMeDaniel
/
neuralcad
like
0
Running
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
main
neuralcad
/
agents
77.8 kB
Ctrl+K
Ctrl+K
4 contributors
History:
61 commits
Daniel Tu
feat: constrain agent questions to user-friendly abstraction level (#13)
afd1605
unverified
3 months ago
__init__.py
Safe
0 Bytes
refactor: reorganize codebase into core/, server/, agents/ packages
3 months ago
agent_flow.py
Safe
23.9 kB
feat: constrain agent questions to user-friendly abstraction level (#13)
3 months ago
base.py
Safe
1.03 kB
feat: add model selector dropdown to UI
3 months ago
crew_orchestrator.py
Safe
12.6 kB
feat: add model selector dropdown to UI
3 months ago
definitions.py
Safe
1.22 kB
refactor: convert AgentDef from dataclass to Pydantic BaseModel
3 months ago
design_state.py
Safe
12.1 kB
feat: constrain agent questions to user-friendly abstraction level (#13)
3 months ago
gap_analyzer.py
Safe
6.9 kB
feat: constrain agent questions to user-friendly abstraction level (#13)
3 months ago
llm_adapter.py
Safe
1.24 kB
feat: complete LLM adapter — enable function calling, add vision support
3 months ago
orchestrator.py
Safe
11 kB
feat: add model selector dropdown to UI
3 months ago
prompts.py
Safe
605 Bytes
refactor: extract derive_part_name, remove dead code from prompts.py
3 months ago
tools.py
Safe
7.15 kB
refactor: type ContextVar design state as DesignState
3 months ago