Skip to content

Commit 088e513

Browse files
committed
Update agent context proto and env definition, update prompt_injection
1 parent 0a1315e commit 088e513

File tree

7 files changed

+328
-309
lines changed

7 files changed

+328
-309
lines changed

tools/src/main/java/dev/cel/tools/ai/BUILD.bazel

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -37,6 +37,7 @@ proto_library(
3737
name = "agent_context_proto",
3838
srcs = ["agent_context.proto"],
3939
deps = [
40+
"@com_google_protobuf//:duration_proto",
4041
"@com_google_protobuf//:struct_proto",
4142
"@com_google_protobuf//:timestamp_proto",
4243
],

0 commit comments

Comments
 (0)