Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

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

Closed
westey-m opened this issue Sep 18, 2024 · 2 comments
Labels
documentation sk team issue A tag to denote issues that where created by the Semantic Kernel team (i.e., not the community) stale Issue is stale because it has been open for 90 days with no activity

Comments

@westey-m
Copy link
Contributor

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.

@evchaki evchaki added sk team issue A tag to denote issues that where created by the Semantic Kernel team (i.e., not the community) and removed triage labels Sep 18, 2024
Copy link

This issue is stale because it has been open for 90 days with no activity.

@github-actions github-actions bot added the stale Issue is stale because it has been open for 90 days with no activity label Dec 18, 2024
Copy link

github-actions bot commented Jan 1, 2025

This issue was closed because it has been inactive for 14 days since being marked as stale.

@github-actions github-actions bot closed this as completed Jan 1, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
documentation sk team issue A tag to denote issues that where created by the Semantic Kernel team (i.e., not the community) stale Issue is stale because it has been open for 90 days with no activity
Projects
Status: No status
Development

No branches or pull requests

3 participants