I love how stupid this project is
si units and redefining speed metric as thrust/weight ratio
This commit is contained in:
@@ -14,7 +14,7 @@ estimate the requested metrics using order-of-magnitude physics reasoning.
|
||||
- Use real-world physics to estimate each metric.
|
||||
- If the concept is implausible, still provide your best estimate.
|
||||
- Return ONLY valid JSON mapping metric names to numeric values.
|
||||
- Example: {{"speed": 45.0, "cost_efficiency": 0.15, "safety": 0.7}}
|
||||
- Example: {{"power_density": 500.0, "cost_efficiency": 0.15, "safety": 0.7}}
|
||||
"""
|
||||
|
||||
PLAUSIBILITY_REVIEW_PROMPT = """\
|
||||
|
||||
Reference in New Issue
Block a user