Розмір відео: 1280 X 720853 X 480640 X 360
Показувати елементи керування програвачем
Автоматичне відтворення
Автоповтор
A little bit of a challenge since Power Platform has changed from the upload of this video, but it's a success! Thank you so much!
{ "type": "object", "properties": { "text": { "type": "string" }, "index": { "type": "integer" }, "finish_reason": { "type": "string" } }}parese json
At the end when you added Completion to Return Value to Power Virtual Agents, how do you generate the "text" value? That option does not exist.
Thank you, where to find schema JSON sample for
{ "type": "object", "properties": { "text": { "type": "string" }, "index": { "type": "integer" }, "finish_reason": { "type": "string" } }}
You can find the Openai response format in here.platform.openai.com/docs/api-reference/completions/create
Hi, do I need to set paid account to run the result? my result get flowactiontimedout errorcode in GPT3 Completes your prompt.
I'm getting the same error :(
It was a very helpful tutorial. Can you please create a tutorial on which the power virtual agent can open a Jira ticket on the behalf of User with the required Fields like summary and issue type and project type?
It is not working flow failed .Pls help
Flowis not getting run. flow execution failed..saying we havnt provided api key..plz help
Key was pasted as it is was copied from openai website or it was modified into a format?
Getting an error while performing the steps..Can you pls speficy how to pass the api key??
I am stuck at parse json where schema is not getting generated
thanks @@abdalrhmanalkabani8784
Hi Sir, bot Not giving correct answers how to fix this
What is the text you pasted into the Schema?
this is not working anymore
is your issue resolved
I need a premium account ?
A little bit of a challenge since Power Platform has changed from the upload of this video, but it's a success! Thank you so much!
{
"type": "object",
"properties": {
"text": {
"type": "string"
},
"index": {
"type": "integer"
},
"finish_reason": {
"type": "string"
}
}
}
parese json
At the end when you added Completion to Return Value to Power Virtual Agents, how do you generate the "text" value? That option does not exist.
Thank you, where to find schema JSON sample for
{
"type": "object",
"properties": {
"text": {
"type": "string"
},
"index": {
"type": "integer"
},
"finish_reason": {
"type": "string"
}
}
}
You can find the Openai response format in here.
platform.openai.com/docs/api-reference/completions/create
Hi, do I need to set paid account to run the result? my result get flowactiontimedout errorcode in GPT3 Completes your prompt.
I'm getting the same error :(
It was a very helpful tutorial.
Can you please create a tutorial on which the power virtual agent can open a Jira ticket on the behalf of User with the required Fields like summary and issue type and project type?
It is not working flow failed .Pls help
Flowis not getting run. flow execution failed..saying we havnt provided api key..plz help
Key was pasted as it is was copied from openai website or it was modified into a format?
Getting an error while performing the steps..Can you pls speficy how to pass the api key??
I am stuck at parse json where schema is not getting generated
{
"type": "object",
"properties": {
"text": {
"type": "string"
},
"index": {
"type": "integer"
},
"finish_reason": {
"type": "string"
}
}
}
thanks @@abdalrhmanalkabani8784
Hi Sir, bot Not giving correct answers how to fix this
What is the text you pasted into the Schema?
{
"type": "object",
"properties": {
"text": {
"type": "string"
},
"index": {
"type": "integer"
},
"finish_reason": {
"type": "string"
}
}
}
this is not working anymore
is your issue resolved
I need a premium account ?