1001 Freelance Projects
Latest Projects from
Freelance Marketplaces
View Project
View this project in detail
(Note: you will be redirected to external marketplace)
Project title:
Debug JSon Converter error in API to ChatGPT 4
Posted by:
External project from PeoplePerHour
Started:
26-Feb-2025 05:13 GMT
Description:
I am getting an error at GetGPTResponse = JSON("choices")(0)("message")("content") in the following code. I have tried both a 1 and a 0 following ("choices") and that doesn't make a difference.

THE TXTPROMPT IS:

"This is the question that the user sees now: How many prime numbers between 1 and 100 are factors of 7,150 ? (1) One (2) Two (3) Three (4) Four (5) Five This is the explanation that the user sees now: FACTOR PROCESS Divide the number by successively larger prime numbers from 2 to 11.The prime factors of 7,150 are 2, 5², 11 and 13.COUNTING FACTORS "How many prime factors does a number have?" Assume that only distinct prime factors should be counted.

"How many of a particular factor are in a number?" Count the number of times the number can be divided by that factor.

If the different factors of an integer are expressed like (xᵃ)(yᵇ), the number of different factors is (a + 1)(b + 1), including 1 and the integer itself.There are 4 different prime factors. This is the user's question to you about the foregoing: "

IT IS NOT PASSING THE JSONLint TEST AND I DON'T KNOW HOW TO FIX IT.

THIS IS THE JSON CONVERTER TEXT:

"Option Compare Database

Function GetGPTResponse(prompt As String) As String
Dim http As Object
Dim JSONBody As String
Dim APIKey As String
Dim URL As String
Dim Response As String
Dim JSON As Object

' Set OpenAI API Key
APIKey = "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"

' Set API URL
URL = "https://api.openai.com/v1/chat/completions"

' Construct JSON body
JSONBody = "{""model"": ""gpt-4.0-turbo"", ""messages"": [{""role"": ""system"", ""content"": ""You are a helpful assistant.""}, {""role"": ""user"", ""content"": """ & prompt & """}], ""temperature"": 0.7}"

' Create XML HTTP request
Set http = CreateObject("MSXML2.XMLHTTP")
With http
.Open "POST", URL, False
.setRequestHeader "Content-Type", "application/json"
.setRequestHeader "Authorization", "Bearer " & APIKey
.send JSONBody
Response = .responseText
End With

' Extract response
Set JSON = JsonConverter.ParseJson(Response)
GetGPTResponse = JSON("choices")(0)("message")("content")

' Clean up
Set http = Nothing
Set JSON = Nothing
End Function
Project ID:
3423674
Project category:
Project budget:
View this project in detail
(Note: you will be redirected to external marketplace)
Last Projects / Browse Projects
  Project Started
Classic Kids Alphabet Worksheet Design
Category: Adobe Illustrator, Adobe InDesign, Graphic Design, Illustration, Photoshop, Print Design, Typography
Budget: ₹500 - ₹1000 INR
05 Sep 2025 04:04 GMT
Crypto wallet
Category: AngularJS, HTML5, Ionic Framework, Mobile App Development, PhoneGap
Budget: $250 - $750 USD
05 Sep 2025 04:04 GMT
Smart Excel Vehicle Log -- 2
Category: Data Entry, Data Processing, Excel, Excel Macros, Excel VBA, Visual Basic
Budget: $250 - $750 NZD
05 Sep 2025 04:03 GMT
Roblox Simulator Game Development
Category: C, Programming, C#, Game Design, Game Development, Game Testing, Java, Lua, Roblox, Unity
Budget: $30 - $250 AUD
05 Sep 2025 04:03 GMT
Microsoft Access Payroll System Development
Category: Data Analysis, Data Integration, Database Management, Excel, Microsoft Access, Programming, Software Architecture, Visual Basic
Budget: $5000 - $10000 SGD
05 Sep 2025 04:03 GMT
Legal Review for Medical Malpractice Case
Category: Employment Law, Legal, Legal Analysis, Legal Assistance, Legal Consultation, Legal Research, Legal Review, Legal Writing, Litigation, Medical
Budget: min $50 USD
05 Sep 2025 04:02 GMT
Asistente Administrativo Online – Remoto desde Latinoamérica
Category: Data Entry, Data Processing, Database Administration, Excel, PDF, Web Search, Word
Budget: $8 - $15 USD
05 Sep 2025 04:02 GMT
Chat Clip Integration Tool
Category: Android, App Development, Frontend Development, IPhone, Mobile App Development, Objective C, UI / User Interface, User Experience Research
Budget: ₹750 - ₹1250 INR
05 Sep 2025 04:02 GMT
Photoshop Portrait Enhancing
Category: Photoshop, Graphic Design, Image Analysis, Image Processing, Photo Editing
Budget: $10 - $30 USD
05 Sep 2025 04:00 GMT
Educational Vaping Health PowerPoint
Category: Data Visualization, Ghostwriting, Graphic Design, Health Care Management, Health Planning, Infographics, Powerpoint, Public Health, Research, Research Writing
Budget: $30 - $250 AUD
05 Sep 2025 03:59 GMT
Full-Stack PHP/Node Engineer for E-Commerce Platform
Category: API Development, Linux, MySQL, Node.js, OpenAI, PHP, Redis, Stripe, Twilio, WooCommerce
Budget: $15 - $25 USD
05 Sep 2025 03:59 GMT
Wedding Dance Mashups (Bollywood & American) -- 2
Category: Audio Editing, Audio Production, Audio Services, Mixing Engineering, Music, Music Management, Music Production, Sound Design
Budget: $30 - $250 USD
05 Sep 2025 03:58 GMT
Russian Trademark Filing Partner
Category: Compliance, Contracts, Intellectual Property Law, Legal, Legal Consultation, Legal Research, Legal Writing, Trademark
Budget: $70 - $120 USD
05 Sep 2025 03:58 GMT
Copitayipin Pizza App Development - 04/09/2025 23:44 EDT
Category: Android, Android App Development, App Usability Analysis, IPhone, Mobile App Development, Payment Gateway Integration, PHP, UI / User Interface, User Experience Research
Budget: $15 - $25 USD
05 Sep 2025 03:56 GMT
Minimalist Pastel Ice Cream Logo
Category: Creative Design, Graphic Design, Illustration, Logo Design
Budget: $15 - $25 USD
05 Sep 2025 03:56 GMT
Browse All Projects
Projects by Skills ...
android
ajax
asp
aspnet
cms
cpp
csharp
css
delphi
design
drupal
excel
facebook
flash
html
java
javascript
joomla
iphone
mysql
photoshop
php
python
ruby
seo
sql
sysadm
translate
typing
twitter
vbnet
xml
wordpress
writing
New!
Проекты на русском
(Projects in Russian)

Copyright © 2005-2024
1001 Freelance Projects