Skip to content

Documentation: Add page to describe relationship between prompts, plugins, functions, prompt-templates, prompt-rendering, filters, function-advertisement and function-invocation #8895

Open

Description

The relationship between prompts, plugins, functions, prompt-templates, prompt-rendering, filters, function-advertisement and function-invocation is very complex.
E.g. prompt-templates can be functions, which may be passed directly to the kernel to execute, but could also be advertised as a plugin function, chosen by the LLM and invoked by SK, while using an LLM to execute the function.

We need to document all this, preferably with diagrams that show the relationships between all these parts and with diagrams showing common execution flows.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Assignees

No one assigned

    Labels

    documentationsk team issueA tag to denote issues that where created by the Semantic Kernel team (i.e., not the community)

    Type

    No type

    Projects

    • Status

      No status

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions