Giter Club home page Giter Club logo

Comments (4)

cgillum avatar cgillum commented on June 19, 2024 1

Your sample project targets .NET in-proc, so this is mostly expected. For the benefit of anyone else who lands here, per the .NET 8 announcement, Azure Functions doesn't yet support .NET 8 using the in-proc model.

Support for .NET 8 does not currently extend to applications using the in-process model. See the August 2023 roadmap update for more information regarding support timelines.

In the meantime, we need to create a .NET isolated version of these bindings so that we can support .NET 8 users on the .NET Isolated worker.

/cc @aishwaryabh

from azure-functions-openai-extension.

paulyuk avatar paulyuk commented on June 19, 2024

Oh thank you @cgillum - you're right I had not connected the dots. Is there any possibility of getting a better error message for this case, maybe pointing to the article/roadmap?

When Open.AI.Kusto is ready in isolated, I'll try .NET 8 again.

Once we have taken action on any doc clarifications or error messages please feel free to close this.

from azure-functions-openai-extension.

cgillum avatar cgillum commented on June 19, 2024

As an extension vendor, I'm not sure if there's much we can do to control the error experience, but I wonder if @fabiocav or @mattchenderson have thoughts on how the "graceful error message" can be solved in general for customers that try to run in-process functions on .NET 8?

from azure-functions-openai-extension.

manvkaur avatar manvkaur commented on June 19, 2024

@paulyuk , @cgillum - We have added samples for dotnet-isolated using dotnet 8.
PR #50

Are we good to close this issue now?

from azure-functions-openai-extension.

Related Issues (19)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.