Skip to content

Commit

Permalink
docs: Update the description for reasoning engine
Browse files Browse the repository at this point in the history
PiperOrigin-RevId: 617388317
  • Loading branch information
Google APIs authored and Copybara-Service committed Mar 20, 2024
1 parent 6a4b047 commit d30cda1
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion google/cloud/aiplatform/v1beta1/reasoning_engine.proto
Expand Up @@ -56,7 +56,8 @@ message ReasoningEngineSpec {
[(google.api.field_behavior) = OPTIONAL];
}

// ReasoningEngine provides customized orchestration over extensions and tools.
// ReasoningEngine provides a customizable runtime for models to determine
// which actions to take and in which order.
message ReasoningEngine {
option (google.api.resource) = {
type: "aiplatform.googleapis.com/ReasoningEngine"
Expand Down

0 comments on commit d30cda1

Please sign in to comment.