From 0bdd3addc835d9bd96e0de024188fef2d13cedd5 Mon Sep 17 00:00:00 2001 From: Enrico Ros Date: Fri, 12 Jul 2024 04:29:31 -0700 Subject: [PATCH] Cleanups --- .../aix/server/dispatch/anthropic/anthropic.adapters.ts | 4 ++-- src/modules/aix/server/dispatch/openai/oai.adapters.ts | 4 ++-- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/src/modules/aix/server/dispatch/anthropic/anthropic.adapters.ts b/src/modules/aix/server/dispatch/anthropic/anthropic.adapters.ts index ede175fc6..845e61442 100644 --- a/src/modules/aix/server/dispatch/anthropic/anthropic.adapters.ts +++ b/src/modules/aix/server/dispatch/anthropic/anthropic.adapters.ts @@ -147,9 +147,9 @@ function _intakeToAnthropicTools(itds: Intake_ToolDefinition[]): NonNullable