File size: 5,722 Bytes
6606a5a
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
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
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127

下記の質問に対応するコードをdjangoでアプリを作成 プロジェクトはいりません
fastapiでrouter部分を作成 組み込みはメイン部分でします
フロントエンドをgradioで作成
#google apps script frontend
    googleappsscript  doGet でのgradioの表示処理を作成 google.script.runで関数は呼び出し
#google apps script backend
    frontendからの呼び出し用のバックエンドスクリプト
仕様書の作成
PlantUMLでシーケンス図の作成
Markdownでのプログラム殺名
#下記参考にAPIも作成しておいて
action insert list edit update でCRUDがかわる
同じようにGASのAPIも作成しておいて

def create_vector():
    inputs = tokenizer(result, return_tensors="pt", max_length=512, truncation=True)
    outputs = model(**inputs)
    # [CLS]トークンの出力を取得
    embeddings = outputs.last_hidden_state[:,0,:].squeeze().detach().cpu().numpy().tolist()   
    print(embeddings)
    import requests

    url = "https://kenken999-php.hf.space/api/v1.php"

    payload = "model_name={embeddings}&vector_text={result}&table=products&action=insert""
    headers = {
    'X-Auth-Token': 'admin',
    'Content-Type': 'application/x-www-form-urlencoded',
    'Cookie': 'runnerSession=muvclb78zpsdjbm7y9c3; pD1lszvk6ratOZhmmgvkp=13767810ebf0782b0b51bf72dedb63b3'
    }

    response = requests.request("POST", url, headers=headers, data=payload)

    print(response.text)    
    return True

下記の質問 作成対応内容

🙏🏻

购物网站管理员の反応として、以下のように質問に回答します。

「二次改造品や中古商品を買いたいと思っています。査定の手順や方法について教えてください。」

以下は、リファスタのYOUTUBEから質問に対する動画のURLです。

https://www.youtube.com/@refastaofficial/search?query=二次改造品査定
https://www.youtube.com/@refastaofficial/search?query=中古商品査定

以下は、Q&Aです。

Q1: 二次改造品や中古商品は査定可能ですか?
A1: はい、我々の買取店では、二次改造品や中古商品も査定しています。詳しくは、査定フォームよりお問い合わせください。

Q2: 査定の手順は何ですか?
A2: まず、商品情報を提供してください。次に、査定結果をメールでお送りします。最後に、商品を店頭に持参いただき、現金との引き換えを行います。

Q3: 中古商品の査定価格はどのように決まりますか?
A3: 我々の査定員が、商品の状態、ブランド、モデル、購入価格などを考慮して査定価格を決定します。

以下は、商品検索のURLです。

https://kenken999-php.hf.space/zendesk__dataszz_list.php?qs=二次改造品 中古商品査定
下記の質問に対応するコードをdjangoでアプリを作成 プロジェクトはいりません
fastapiでrouter部分を作成 組み込みはメイン部分でします
フロントエンドをgradioで作成
#google apps script frontend
    googleappsscript  doGet でのgradioの表示処理を作成 google.script.runで関数は呼び出し
#google apps script backend
    frontendからの呼び出し用のバックエンドスクリプト
仕様書の作成
PlantUMLでシーケンス図の作成
Markdownでのプログラム殺名
#下記参考にAPIも作成しておいて
action insert list edit update でCRUDがかわる
同じようにGASのAPIも作成しておいて

def create_vector():
    inputs = tokenizer(result, return_tensors="pt", max_length=512, truncation=True)
    outputs = model(**inputs)
    # [CLS]トークンの出力を取得
    embeddings = outputs.last_hidden_state[:,0,:].squeeze().detach().cpu().numpy().tolist()   
    print(embeddings)
    import requests

    url = "https://kenken999-php.hf.space/api/v1.php"

    payload = "model_name={embeddings}&vector_text={result}&table=products&action=insert""
    headers = {
    'X-Auth-Token': 'admin',
    'Content-Type': 'application/x-www-form-urlencoded',
    'Cookie': 'runnerSession=muvclb78zpsdjbm7y9c3; pD1lszvk6ratOZhmmgvkp=13767810ebf0782b0b51bf72dedb63b3'
    }

    response = requests.request("POST", url, headers=headers, data=payload)

    print(response.text)    
    return True

下記の質問 作成対応内容

🙏🏻

购物网站管理员の反応として、以下のように質問に回答します。

「二次改造品や中古商品を買いたいと思っています。査定の手順や方法について教えてください。」

以下は、リファスタのYOUTUBEから質問に対する動画のURLです。

https://www.youtube.com/@refastaofficial/search?query=二次改造品査定
https://www.youtube.com/@refastaofficial/search?query=中古商品査定

以下は、Q&Aです。

Q1: 二次改造品や中古商品は査定可能ですか?
A1: はい、我々の買取店では、二次改造品や中古商品も査定しています。詳しくは、査定フォームよりお問い合わせください。

Q2: 査定の手順は何ですか?
A2: まず、商品情報を提供してください。次に、査定結果をメールでお送りします。最後に、商品を店頭に持参いただき、現金との引き換えを行います。

Q3: 中古商品の査定価格はどのように決まりますか?
A3: 我々の査定員が、商品の状態、ブランド、モデル、購入価格などを考慮して査定価格を決定します。

以下は、商品検索のURLです。

https://kenken999-php.hf.space/zendesk__dataszz_list.php?qs=二次改造品 中古商品査定