Question-Answering

GRATIS CON POSSIBILITÀ DI UPGRADE
Da mail@webknox.com | Aggiornamento a month ago | Communication
Popolarità

7.1 / 10

Latenza

45,049ms

Livello di servizio

70%

Health Check

N/A

Torna a tutte le discussioni

Where is Portland?

Rapid account: Clydgate
clydgate
il y a 3 ans

What am I doing wrong here? I got similar garbage answers when my question was “Who was Alexander Hamilton?”

import requests

url = “https://webknox-question-answering.p.rapidapi.com/questions/answers

querystring = {“question”:“Where is Portland?”,“answerLookup”:“true”,“answerSearch”:“true”}

headers = {
… [[deleted]]
… }

response = requests.request(“GET”, url, headers=headers, params=querystring)

print(response.text)
{“answer”:"<p>Portland is in th. Portland is in Mu. Portland Is in Pe.</p>\n\n<p>Portland is in WA. Portland is in or. Portland Is in Tu.</p>\n\n<p>Portland is at it. Portland is at th. Portland is at od.</p>\n\n<p>Portland is at ri. Portland is at 22. Portland is at a.</p>\n\n<p>Portland is at Yo. Portland is at wa. Portland is at Tr.</p>\n\n"}

Partecipa alla discussione - aggiungi un commento di seguito:

Accedi/Iscriviti per pubblicare nuovi commenti