Skip to content

Python: Use Service enum module in all the notebooks instead of boolean checks #4557

@john0isaac

Description

@john0isaac

Would it make sense to refactor the Service enum to a module that can be used by all the notebooks instead of repeated in each of them? I see this being used not just in those 2 notebooks in the future.

Originally posted by @juliomenendez in #3557 (review)

Service enum reference: #3557

We need to unify the way we check for which function to run in all the Python notebooks to match notebooks 10 and 11.
Benefiting from the new services.py module.

Metadata

Metadata

Assignees

No one assigned

    Labels

    docs and testsImprovements or additions to documentationpythonPull 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