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
Modern Studio 3D Rendering
Category: 3D Design, Architectural Rendering, SketchUp
Budget: $30 - $250 USD
07 Oct 2025 22:04 GMT
wix.com website set up
Category: Web Design, Web Development, Website Management, Website Optimization, Wix
Budget: £5 - £10 GBP
07 Oct 2025 22:03 GMT
Georgian to English Translation
Category: English (UK) Translator, English (US) Translator, English Translation, Georgian Translator, Language Tutoring, Translation
Budget: $2 - $8 USD
07 Oct 2025 22:00 GMT
3ds & V-Ray Urban Models
Category: 3D Animation, 3D Design, 3D Modelling, 3D Rendering, 3D Visualization, 3ds Max, Architectural Rendering, V Ray
Budget: $250 - $750 USD
07 Oct 2025 21:58 GMT
Self-Evaluation Letter for Annual Review
Category: Article Writing, Business Writing, Content Writing, Creative Writing, Editing, Research Writing, Technical Writing, Writing
Budget: min $50 USD
07 Oct 2025 21:58 GMT
Full-Stack Developer for PredictPix Integration
Category: API Integration, Debugging, DigitalOcean, FastAPI, JSON, Next.js, Nginx, PostgreSQL, Python, Tailwind CSS
Budget: $250 - $750 USD
07 Oct 2025 21:58 GMT
Modern Restoration Website Build
Category: CMS, Graphic Design, HTML, PHP, SEO, Web Design, Web Development
Budget: $250 - $750 USD
07 Oct 2025 21:58 GMT
Cybersecurity Website Full-Stack Build
Category: API Development, Backend Development, Frontend Development, Graphic Design, HTML, PHP, Web Development, Web Design
Budget: $1500 - $3000 USD
07 Oct 2025 21:57 GMT
Wedding Photo Remediation
Category: Adobe Lightroom, Photoshop, Editing, Image Consultation, Image Processing, Photo Editing, Photography
Budget: $30 - $250 USD
07 Oct 2025 21:57 GMT
AI-Powered Mock Exam Website
Category: AI Development, Analytics, Data Visualization, Database Management, Graphic Design, HTML, PHP, Web Development, Web Design
Budget: ₹12500 - ₹37500 INR
07 Oct 2025 21:56 GMT
3D Animator for YouTube Shorts Blender or Unreal Engine
Category: 3D Animation, 3D Design, 3D Model Maker, 3D Modelling, 3D Rigging, 3D Visualization, After Effects, Animation, Blender, Unreal Engine
Budget: $30 - $250 USD
07 Oct 2025 21:56 GMT
Medical Systematic Review Specialist
Category: Data Analysis, Medical Research, Medical Writing, Report Writing, Research, Research Writing, Statistical Analysis, Technical Writing
Budget: £20 - £250 GBP
07 Oct 2025 21:55 GMT
WingAssistant.com Google Ads Audit (Repeat Work Opportunity)
Category: Analytics, Competitor Analysis, Conversion Rate Optimization, Google Ads, Google Adwords, Internet Marketing, Keyword Research, Lead Generation, SEO, Website Audit
Budget: $1500 - $3000 USD
07 Oct 2025 21:55 GMT
UK Resident Document Assistance
Category: Admin Support, Compliance, Customer Support, Data Entry, Data Processing, Excel, TikTok, Web Search
Budget: £20 - £250 GBP
07 Oct 2025 21:54 GMT
WordPress Bitcoin Wallet
Category: Bitcoin, Cryptocurrency, HTML, PHP, Software Architecture, VPS, Web Development, Web Security, WordPress
Budget: $10 - $30 USD
07 Oct 2025 21:52 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