You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
text: "Analyse this image/document and provide a short description/summary of its content in no more than 2 sentences."
87
+
text: "Analyse this image/document and provide a short description/summary of its content in no more than 2 sentences."
88
+
},
89
+
{
90
+
type: "image_url",
91
+
image_url: {
92
+
url: "data:image/jpeg;base64,#{base64_image}"
93
+
}
94
+
}
95
+
]
96
+
end
97
+
98
+
defgenerate_document_tags(user_content)
99
+
response=client.chat(
100
+
parameters: {
101
+
model: "gpt-4o-mini",
102
+
messages: [
103
+
{
104
+
role: "system",
105
+
content: "You are an AI expert in reviewing and tagging documents with expertise in the UK housing/planning system. When tagging documents use ONLY the following predefined options:
0 commit comments