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

feat: llm engine driver #3348

Open
wants to merge 1 commit into
base: master
Choose a base branch
from
Open

Conversation

sozercan
Copy link
Member

@sozercan sozercan commented Apr 8, 2024

What this PR does / why we need it:

This is a fun new experimental engine we were discussing in the community call. requires open-policy-agent/frameworks#411 to merged in first.

see https://github.com/sozercan/gatekeeper/tree/llm/demo/llm for more information

demo: https://asciinema.org/a/QTBEBp8l0vE5wgD9yGgxE3mnV

possible future work is function calling/tool usage to query k8s api for referrential policies and ability to query external data sources.

Which issue(s) this PR fixes (optional, using fixes #<issue number>(, fixes #<issue_number>, ...) format, will close the issue(s) when the PR gets merged):
Fixes #

Special notes for your reviewer:

Signed-off-by: Sertac Ozercan <sozercan@gmail.com>
@sozercan sozercan requested a review from a team as a code owner April 8, 2024 19:09
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant