-
Notifications
You must be signed in to change notification settings - Fork 8
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
[Design] Prompt Templating #31
Comments
MotivationAs AI-based applications grow, managing prompts dynamically at the gateway level can become critical for scalability, security, and operational efficiency. Envoy AI Gateway can leverage Custom Resources (CRs) to manage and apply AI prompt templates as part of its integration with AI backends like LLMs. Challenges Address
Feature DefinitionThe proposed feature introduces AI Prompt Templating Support to the Envoy AI Gateway. The key components are: Control Plane DesignExample Custom Resources
Example Workflow
Technical Implementation ProposalPrompt Template Engine:
Custom Resource Definitions (CRDs):
Dynamic Configuration Loader:
Request/Response Processing:
The filter:
|
The design proposal for Prompt Templating should include:
This issue was created from conversation during Dec 5th Community meeting
https://docs.google.com/document/d/10e1sfsF-3G3Du5nBHGmLjXw5GVMqqCvFDqp_O65B0_w/edit?tab=t.0#bookmark=id.dz9gpy397ymu
The text was updated successfully, but these errors were encountered: