File size: 3,104 Bytes
57ec665 |
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 |
{
"file_name": "readme",
"type": "ccao_sft",
"summary": "API call ์๊ณ ์ ๋ฆฌ ๋ฐ price-class-connection-time ๋ฐ์ดํฐ ์ง์ ์์ฐ ํ ์ฝ์
ํจ. ๊ธฐํ ๋ด์ฉ์ ์๋์ ์ฐธ๊ณ ํ์ธ์",
"change_date": 230727,
"change": [
{
"id" : 0,
"change_reason" : "Variable์ schema ์์ ์์ ",
"changed_content" : [
{
"previous_content": [
"LM์ ์์ฝ ํํ : flight_assist, indent 0 with user, schema[new(), counterpart's intention: ",
"Schema ์ข
๋ฅ : new(), change(), cancel()",
"counterpart's intention๋ ์๋์ ์๋/๋งฅ๋ฝ์ ๋ถ๋ช
ํ๊ฒ ๋ช
์ํ๋ ๋ถ๋ถ"
],
"new_content": [
"LM์ ์์ฝ ํํ : flight_assist, indent 0 with user, schema: new(), shared implicit intent: (๊ณต์ ๋ ์๋)",
"Schema ์ข
๋ฅ : new(), change(), cancel()",
"counterpart's intention๋ ์๋์ ์๋/๋งฅ๋ฝ์ ๋ถ๋ช
ํ๊ฒ ๋ช
์ํ๋ ๋ถ๋ถ"
]
}
]
},
{
"id" : 1,
"change_reason" : "API Call ๋ช
์นญ ๋ณ๊ฒฝ",
"changed_content" : [
{
"previous_content": [
"new.search, change.search, cancel.reserve, change.reserve, cancel.cancel, new.book, change.change",
"๊ธฐ์กด API Call ๋ช
์นญ๊ณผ ์๊ณ๊ฐ ๋ถ๋ช
ํํ์ฌ ๋ณ๊ฒฝ",
"new๋ book์ ์๋ฏธ"
],
"new_content": [
"new.search -> search_new()",
"change.search -> search_new",
"change.reserve, cancel.reserve -> search_reservation()",
"new.book, change.change -> book()",
"cancel.cancel -> cancel()",
""
]
}
]
},
{
"id" : 2,
"change_reason" : "ํน์ intention์ ์ธ๊ธํ์ง ์์์์๋ ์ด๋ฆ๋ง ๋งํ๋ค๊ณ new(name: Gary)์ฒ๋ผ ์์ฑํ๋ ๋ฌธ์ ํด๊ฒฐ",
"changed_content" : [
{
"previous_content": "intention์์ด ์ด๋ฆ๋ง ๋งํ ๊ฒฝ์ฐ",
"new_content": "intention ํน์ ์ด ์์ผ๋ฉด none(name: Gary) -> intention ํน์ ํ new(name: Gary)"
}
]
},
{
"id" : 3,
"change_reason" : "KB์์์ ์์ด์ ํธ ์์ฝํจ์ผ๋ก ๋ณ๊ฒฝ",
"changed_content" : [
{
"previous_content": "KB์์์ ์์ฝํ์ง ์์์",
"new_content": "KB์์์ ์์ฝํจ"
}
]
},
{
"id" : 4,
"change_reason" : "KB ์๋ต์ ์์ฐ์ด๋ก ๋ณ๊ฒฝ",
"changed_content" : [
{
"previous_content": "KB ์๋ต์ ๊ธฐ๊ณ์ด๋ก ์์ด์ ํธ์ ์ ๋ฌํจ",
"new_content": "KB์๋ต์ ์์ฐ์ด ํํ๋ก ์์ด์ ํธ์ ์ ๋ฌํจ"
}
]
},
{
"id" : 5,
"change_reason" : "Price-Connection-Class-time ์ง์ ์๊ธฐ๋ก ์ถ๊ฐํจ",
"changed_content" : [
{
"previous_content": "None",
"new_content": "search_new() ๋ค์ด๊ฐ๊ธฐ ์ ์ Price, connection, class, time์ ๋ฌผ์ด๋ณด์ง ์์์ผ๋ฉด ์ง์ ๋ฐ์ดํฐ๋ฅผ ์์ฐํด์ ๋ฃ์ด์คฌ์"
}
]
}
],
"author": "HYUNHO NOH",
"version": 1.0
}
|