Git Product home page Git Product logo

build-your-own-copilot's People

Contributors

fredderf204 avatar nickward13 avatar rohit-lakhanpal avatar vicperdana avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar

build-your-own-copilot's Issues

Missing Azure ML

GETTING-STARTED.md needs a section around pre-requisites to create your first prompt flow (e.g. Creating an ML workspace)

'completion' to 'completions'

config/settings.json.sample line 14:
// Specifies the type of model to use; either "completion" or "embeddings". Only required when ApiType is "azure".

Please replace 'completion' to 'completions':
// Specifies the type of model to use; either "completions" or "embeddings". Only required when ApiType is "azure".

Fix breaking changes introduced in Microsoft.SemanticKernel version 1.0.0-beta2

The breaking changes introduced in Microsoft.SemanticKernel version 1.0.0-beta2 are as follows:

  • The term "Skills" has been replaced with "Plugins" to avoid confusion³.
  • Memory Plugin extraction has been done in two parts¹.
  • The Microsoft.SemanticKernel.TemplateEngine.PromptTemplateEngine package has been renamed¹.
  • Models collection has been added to PromptTemplateConfig to support multiple AI models¹.
  • SKParameterAttribute and related code have been removed¹.
  • Semantic functions have been extracted from Kernel.Core¹.
  • ImportXXXPlugins methods have been renamed to ImportXXXFunctions for GRPC¹.
  • PlannerConfig classes have been refactored for better organization¹.
  • Updates have been made to SKContext.KernelContext Phase 2¹.
  • IServiceConfig has been removed as it is not used¹.
  • IsSemantic and IsAsync properties have been removed from ISKFunction and FunctionView¹.
  • FunctionsView class has been replaced with List¹.
  • New result types - FunctionResult and KernelResult have been introduced¹.
  • ContextVariables have been made into a proper Dictionary¹.

Please note that these changes are part of the ongoing efforts to improve the Semantic Kernel SDK and may require adjustments in your code if you are using this library³. For more details, you can check the official release notes on GitHub.

Source: Conversation with Bing, 23/10/2023
(1) Introducing the v1.0.0 Beta1 for the .NET Semantic Kernel SDK. https://devblogs.microsoft.com/semantic-kernel/introducing-the-v1-0-0-beta1-for-the-net-semantic-kernel-sdk/.
(2) Releases · microsoft/semantic-kernel · GitHub. https://github.com/microsoft/semantic-kernel/releases.
(3) Releases · microsoft/semantic-kernel · GitHub. https://github.com/microsoft/semantic-kernel/releases.
(4) Package Microsoft.SemanticKernel · GitHub. https://github.com/orgs/microsoft/packages/nuget/package/Microsoft.SemanticKernel.
(5) NuGet Gallery | Microsoft.SemanticKernel 1.0.0-beta2. https://www.nuget.org/packages/Microsoft.SemanticKernel/.

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.