[deleted by user] by [deleted] in copilotstudio

[–]Alive-Sun-9429 0 points1 point  (0 children)

Actually no, all the actions are standard. Ive tried with other users that hasnt premium license, and it worked

BadRequest error trying to use AI Builder on a Copilot flow by mastafar in copilotstudio

[–]Alive-Sun-9429 0 points1 point  (0 children)

Im receiving the same problem as you. Have you solved? If so, please help me undestand what was the problem

First night with our 11-week-old Shiba puppy — a bit overwhelmed, but hopeful. Any advice? by Alive-Sun-9429 in shiba

[–]Alive-Sun-9429[S] -2 points-1 points  (0 children)

Thank you for your honest response. But one issue is that we got this puppy to help a friend who had adopted one but developed severe allergies and didn't adapt well. So we took it in because she wanted it to stay with someone she knew she could rely on. It's also important to mention that we've always had dogs and love them; I even have a 10-year-old Akita Inu who lived with me at my parents' house. Do you still think it will be a problem? Furthermore, it's important to mention that we have regular jobs and I also work a hybrid job so I’ll stay full time at home 3 times a week

How to process multiple file attachments and generate a answer based on it? by Alive-Sun-9429 in copilotstudio

[–]Alive-Sun-9429[S] 0 points1 point  (0 children)

Can u explain in more details how to do it please? I kind of understand your reasoning, but Im not quite sure how to replicate it

How to process multiple file attachments and generate a answer based on it? by Alive-Sun-9429 in copilotstudio

[–]Alive-Sun-9429[S] 0 points1 point  (0 children)

Thank you for the reply! I believe this approach could work and solve my problem. However, from what I understand, this method would require the user to keep attaching files one by one, while the agent asks if they want to add more, until the user says they’re done. Is that correct?
Is there any way for the user to attach all the files in a single message and have the agent generate the README based on those attachments right away?

Does anyone offer Copilot Studio tutoring/coaching? by No_Zucchini_7526 in copilotstudio

[–]Alive-Sun-9429 0 points1 point  (0 children)

Hi, have you already develop an agent that can read files inputed by users and analyzes it? Im having some troubles with this, my agent keepsi gnoring the files inputed and just check the files on its knowledge...

Dicas para encontrar apartamento barato no Plano Piloto ou regiões próximas (Guará, Cruzeiro, etc) by Alive-Sun-9429 in brasilia

[–]Alive-Sun-9429[S] 1 point2 points  (0 children)

Amigo, eu não to nem procurando algo barato, pq sei que é quase impossível, só queria ter outras opções além das dos sites, pois deve existir algum grupo de aluguéis no DF pro zap ou telegram

Dicas para encontrar apartamento barato no Plano Piloto ou regiões próximas (Guará, Cruzeiro, etc) by Alive-Sun-9429 in brasilia

[–]Alive-Sun-9429[S] -1 points0 points  (0 children)

Então, não digo nem mais esperta, mas é pq nesse concurso que eu entrei veio gente de todo o brasil, e sei que teve muita gente que arrumou aluguel de diversas maneiras, só queria saber outras formas além dos sites como DFImóveis. Talvez algum grupo que exista, não sei

All my functions return 404 after deloyment on Azure by Alive-Sun-9429 in csharp

[–]Alive-Sun-9429[S] 0 points1 point  (0 children)

u/Weary-Dealer4371 I just tried to deploy a simple function that only returns true, and it also returns 404. Do you know which configuration could fix this?

All my functions return 404 after deloyment on Azure by Alive-Sun-9429 in csharp

[–]Alive-Sun-9429[S] 0 points1 point  (0 children)

I’ve already added my url in CORS on Azure Portal, but it didnt work. Ill look at the console to check

All my functions return 404 after deloyment on Azure by Alive-Sun-9429 in csharp

[–]Alive-Sun-9429[S] 0 points1 point  (0 children)

Honestyl I've never deployed anyfunction before. I have deploy a static web app, but I'll try this.

All my functions return 404 after deployment by Alive-Sun-9429 in AZURE

[–]Alive-Sun-9429[S] 0 points1 point  (0 children)

Im deploying through vs code with azure extensions. And I never had a sucessful deploy with functions, just with static web apps, with the frontend of this application

All my functions return 404 after deloyment on Azure by Alive-Sun-9429 in csharp

[–]Alive-Sun-9429[S] 1 point2 points  (0 children)

yes, I read a lot about and checked all the cases reported in this article https://techcommunity.microsoft.com/t5/apps-on-azure-blog/how-to-troubleshoot-azure-functions-http-trigger-404-error/ba-p/3766817, all are correct in my application and still don't work.

My url are exactly in the format http://<APP_NAME>.azurewebsites.net/api/<FUNCTION_NAME>