"seed": 0,
"stop": "",
"topP": 1,
"user": "",
"model": "gpt-3.5-turbo",
"tools": "[{\\\"type\\\":\\\"function\\\",\\\"function\\\":{\\\"name\\\":\\\"predictWeather\\\",\\\"description\\\":\\\"Search the web for weather forecast\\\",\\\"parameters\\\":{\\\"type\\\":\\\"object\\\",\\\"properties\\\":{\\\"location\\\":{\\\"type\\\":\\\"string\\\",\\\"description\\\":\\\"The location to search for the weather details\\\"},\\\"day\\\":{\\\"type\\\":\\\"number\\\",\\\"description\\\":\\\"the number of days ahead to search\\\"}},\\\"required\\\":[\\\"location\\\",\\\"day\\\"]}},{\\\"type\\\":\\\"function\\\",\\\"function\\\":{\\\"name\\\":\\\"currentWeather\\\",\\\"description\\\":\\\"Search for the current weather data\\\",\\\"parameters\\\":{\\\"type\\\":\\\"object\\\",\\\"properties\\\":{\\\"location\\\":{\\\"type\\\":\\\"string\\\",\\\"description\\\":\\\"The location to search for the weather details\\\"}},\\\"required\\\":[\\\"location\\\"]}}}]",
"logitBias": "",
"maxTokens": 1000,
"toolChoice": "auto",
"temperature": 0.7,
"presencePenalty": 0,
"frequencyPenalty": 0