Skip to content

Python: Add AI service selector to Python #4631

@madsbolaris

Description

@madsbolaris

In the .NET SDK, an AI Service Selector was added so that a prompt template could be resolved to the correct model (in case there are multiple).

This issue should track the following work:

  • Introduce the AI Service Selector class
  • Provide a default implementation of the AI Service Selector (replicate the same logic as the .NET version)
  • Allow users to register custom service selectors on the kernel

Metadata

Metadata

Labels

kernelIssues or pull requests impacting the core kernelpythonPull requests for the Python Semantic Kernel

Type

No type

Projects

Status

Sprint: Done

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions