maintainence love:)
This commit is contained in:
parent
64c3acb9ba
commit
0d32a1d07c
2
packages/osr-code-bot/dist/main_node.js
vendored
2
packages/osr-code-bot/dist/main_node.js
vendored
File diff suppressed because one or more lines are too long
4
packages/osr-code-bot/dist/package-lock.json
generated
vendored
4
packages/osr-code-bot/dist/package-lock.json
generated
vendored
@ -1,12 +1,12 @@
|
||||
{
|
||||
"name": "@plastichub/kbot",
|
||||
"version": "1.1.12",
|
||||
"version": "1.1.13",
|
||||
"lockfileVersion": 3,
|
||||
"requires": true,
|
||||
"packages": {
|
||||
"": {
|
||||
"name": "@plastichub/kbot",
|
||||
"version": "1.1.12",
|
||||
"version": "1.1.13",
|
||||
"license": "ISC",
|
||||
"dependencies": {
|
||||
"node-emoji": "^2.2.0"
|
||||
|
||||
2
packages/osr-code-bot/dist/package.json
vendored
2
packages/osr-code-bot/dist/package.json
vendored
@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "@plastichub/kbot",
|
||||
"version": "1.1.12",
|
||||
"version": "1.1.13",
|
||||
"main": "main_node.js",
|
||||
"author": "",
|
||||
"license": "ISC",
|
||||
|
||||
File diff suppressed because one or more lines are too long
@ -1,12 +0,0 @@
|
||||
{
|
||||
"steps": [
|
||||
{
|
||||
"title": "Initial Inspection",
|
||||
"description": "Inspect the lathe for wear and damage. Identify parts that need replacement."
|
||||
},
|
||||
{
|
||||
"title": "Disassembly",
|
||||
"description": "Carefully disassemble the lathe, keeping track of each part and its placement. Use labels or a diagram to avoid confusion during reassembly."
|
||||
}
|
||||
]
|
||||
}
|
||||
@ -1,12 +0,0 @@
|
||||
{
|
||||
"procedures": [
|
||||
{
|
||||
"step": "Initial Inspection",
|
||||
"description": "Inspect the lathe for wear and damage. Identify parts that need replacement."
|
||||
},
|
||||
{
|
||||
"step": "Disassembly",
|
||||
"description": "Carefully disassemble the lathe, keeping track of each part and its placement. Use labels or a diagram to avoid confusion during reassembly."
|
||||
}
|
||||
]
|
||||
}
|
||||
@ -1,24 +0,0 @@
|
||||
{
|
||||
"model": "gpt-4o",
|
||||
"messages": [
|
||||
{
|
||||
"role": "user",
|
||||
"content": "summarize all markdow files as json"
|
||||
},
|
||||
{
|
||||
"role": "user",
|
||||
"content": "USER Preferences : undefined"
|
||||
},
|
||||
{
|
||||
"role": "user",
|
||||
"path": "tests/iterator/g2.md",
|
||||
"content": "1. **Initial Inspection**: \n - Inspect the lathe for wear and damage. Identify parts that need replacement.\n\n2. **Disassembly**: \n - Carefully disassemble the lathe, keeping track of each part and its placement. Use labels or a diagram to avoid confusion during reassembly.\n\n3. **Cleaning**: \n - Clean all parts thoroughly to remove oil, debris, and rust. Use appropriate cleaning agents for different materials.\n\n4. **Replacing Worn Parts**: \n - Acquire replacement parts for those that are worn or damaged. This may include bearings, gears, or belts.\n\n5. **Lubrication**:\n - Lubricate moving parts to ensure smooth operation. Use the correct type of oil or grease as per the manufacturer's recommendations.\n\n6. **Reassembly**:\n - Assemble the lathe, following your labels or diagram. Ensure all components are properly aligned and tightened.\n\n7. **Calibration**:\n - Calibrate the lathe to ensure precision. Adjust settings such as alignment and tension.\n\n8. **Testing**:\n - Test the lathe under controlled conditions to ensure it operates correctly. Look for any signs of malfunction or misalignment.\n\n9. **Fine-tuning**:\n - Make necessary adjustments to optimize performance and precision.\n\n10. **Final Inspection**:\n - Conduct a thorough final inspection. Ensure that the lathe operates smoothly and is ready for use.\n"
|
||||
},
|
||||
{
|
||||
"role": "user",
|
||||
"path": "tests/iterator/g1.md",
|
||||
"content": "1. **Initial Inspection**: \n - Inspect the lathe for wear and damage. Identify parts that need replacement.\n\n2. **Disassembly**: \n - Carefully disassemble the lathe, keeping track of each part and its placement. Use labels or a diagram to avoid confusion during reassembly.\n"
|
||||
}
|
||||
],
|
||||
"tools": []
|
||||
}
|
||||
Loading…
Reference in New Issue
Block a user