Skip to content

Commit fb3f616

Browse files
committed
fix(paths): restructure paths to support modules
1 parent 42c299c commit fb3f616

File tree

11 files changed

+10
-10
lines changed

11 files changed

+10
-10
lines changed

data/final_consensus.json

Lines changed: 0 additions & 8 deletions
This file was deleted.

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ dev = [
2222
]
2323

2424
[project.scripts]
25-
start = "main:main"
25+
start-consensus = "flare_ai_consensus.main:main"
2626

2727
[build-system]
2828
requires = ["hatchling"]

src/data/final_consensus.json

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,8 @@
1+
{
2+
"aggregated_response": "Here's a combined response based on the majority features of the previous answers:\n\n**Why a freshly painted room may feel warmer than it actually is**\n\nWhen you enter a freshly painted room, you may notice that it feels warmer than it actually is. This warming effect is due to several factors:\n\n1. **Volatile Organic Compounds (VOCs)**: Paints and coatings often contain VOCs, which are chemicals that evaporate quickly at room temperature. These VOCs can contribute to the warming effect by releasing heat as they transition from a liquid to a gas state.\n2. **Moisture**: Paints can contain moisture, which is released as the paint dries. As the moisture warms up, it condenses into water vapor, releasing latent heat into the air.\n3. **Thermal Mass**: Painted surfaces can have a higher thermal mass than unpainted surfaces, absorbing and releasing heat more slowly. As the paint dries, it warms up the room by absorbing",
3+
"responses": {
4+
"qwen/qwen-vl-plus:free": "When you enter a freshly painted room, you may notice that it feels warmer than it actually is. This warming effect is due to several factors:\n\n1. **Volatile Organic Compounds (VOCs)**: Paints and coatings often contain VOCs, which are chemicals that evaporate quickly at room temperature. These VOCs can contribute to the warming effect.\n2. **Moisture**: Paints can contain moisture, either from the paint itself or from the air in the room. As the paint dries, it releases moisture into the air, which can be cooled as it condenses, releasing heat.\n3. **Thermal Mass**: Painted surfaces can have a higher thermal mass than unpainted surfaces, meaning they can absorb and release heat more slowly. As the paint dries, it warms up the room by absorbing and storing heat.\n4. **Evaporation**: The process of paint drying releases heat as the solvent in the paint evaporates. This heat contributes to the",
5+
"sophosympatheia/rogue-rose-103b-v0.2:free": " When you enter a freshly painted room, it may feel warmer than it actually is due to several factors.\n\n1. **Volatile Organic Compounds (VOCs)**: Paints and coatings often contain VOCs, which are chemicals that evaporate quickly at room temperature. As these VOCs evaporate, they release heat, contributing to the warming effect in the room.\n2. **Moisture**: Paints can contain moisture, either from the paint itself or from the air in the room. As the paint dries, it releases moisture into the air, which can be cooled as it condenses, releasing heat.\n3. **Thermal Mass**: Painted surfaces can have a higher thermal mass than unpainted surfaces, meaning they can absorb and release heat more slowly. As the paint dries, it warms up",
6+
"meta-llama/llama-3.2-3b-instruct:free": "When you enter a freshly painted room, heat is emitted due to several factors:\n\n1. **Volatile Organic Compounds (VOCs)**: Paints and coatings often contain VOCs, which evaporate quickly at room temperature and release heat as they transition from a liquid to a gas state.\n2. **Moisture**: Paints can contain moisture, which is released as the paint dries. As the moisture warms up, it condenses into water vapor, releasing latent heat into the air.\n3. **Thermal Mass**: Painted surfaces can have a higher thermal mass than unpainted surfaces, absorbing and releasing heat more slowly. As the paint dries, it warms up the room by absorbing and storing heat.\n4. **Evaporation**: As the paint dries, the solvents and other volatile components evaporate, releasing heat into the air.\n\nThese factors combined contribute to the warming effect you may experience when entering a freshly painted room."
7+
}
8+
}
File renamed without changes.
File renamed without changes.

0 commit comments

Comments
 (0)