enishimu1

Results 8 comments of enishimu1

I had forgotten the link to the video. I am referring to this one. https://techcommunity.microsoft.com/t5/educator-developer-blog/microsoft-fabric-ai-hack-together-building-rag-application-on/ba-p/4064844

I understand that the FT1 error is Not support. So I am trying to call Azure OpenAI instead. I have confirmed that Azure OpenAI can be called with openai.Embedding.create(), but...

Hellow @markjbrown, @paladique The results of both command runs are attached. [dotnet run.txt](https://github.com/user-attachments/files/17197504/dotnet.run.txt) [func start.txt](https://github.com/user-attachments/files/17197505/func.start.txt)

[like] Eiji Nishimura reacted to your message: ________________________________ From: Mark Brown ***@***.***> Sent: Tuesday, October 1, 2024 11:33:25 AM To: Azure-Samples/cosmos-db-design-patterns ***@***.***> Cc: Eiji Nishimura ***@***.***>; Mention ***@***.***> Subject: Re:...

[like] Eiji Nishimura reacted to your message: ________________________________ From: Jasmine Greenaway ***@***.***> Sent: Tuesday, October 1, 2024 2:58:11 PM To: Azure-Samples/cosmos-db-design-patterns ***@***.***> Cc: Eiji Nishimura ***@***.***>; Mention ***@***.***> Subject: Re:...

[like] Eiji Nishimura reacted to your message: ________________________________ From: Jasmine Greenaway ***@***.***> Sent: Tuesday, October 1, 2024 4:15:43 PM To: Azure-Samples/cosmos-db-design-patterns ***@***.***> Cc: Eiji Nishimura ***@***.***>; Mention ***@***.***> Subject: Re:...

Thanks for checking. I'll try this right away.

@paladique > "FUNCTIONS_WORKER_RUNTIME": "dotnet-isolated" Now, [func start] started without any problems. However, [dotnet run -- console.txt] still does not start. This time, [http://:] was returned. Attached is the exception. (https://github.com/user-attachments/files/17221128/dotnet.run.--.console.txt)