Skip to content

Commit 7ac85df

Browse files
Update ai_policy.go
Signed-off-by: Rachael Graham <[email protected]>
1 parent 498d331 commit 7ac85df

File tree

1 file changed

+0
-5
lines changed

1 file changed

+0
-5
lines changed

api/v1alpha1/ai_policy.go

Lines changed: 0 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -17,11 +17,6 @@ import (
1717
// and appends `Describe the painting as if you were a famous art critic from the 17th century.`
1818
// to each request that is sent to the `openai` HTTPRoute.
1919
// ```yaml
20-
// apiVersion: gateway.solo.io/v1
21-
// kind: RouteOption
22-
// metadata:
23-
// name: openai-opt
24-
// namespace: gloo-system
2520
// spec:
2621
// targetRefs:
2722
// - group: gateway.networking.k8s.io

0 commit comments

Comments
 (0)