Remove logs

This commit is contained in:
Saoud Rizwan
2024-09-28 20:57:55 -04:00
parent c481e5da88
commit 19a0ac00bd
3 changed files with 25 additions and 60 deletions

View File

@@ -1,5 +1,5 @@
import { Anthropic } from "@anthropic-ai/sdk"
import { AnthropicStream, ApiHandler, ApiHandlerMessageResponse } from "../index"
import { AnthropicStream, ApiHandler } from "../index"
import {
anthropicDefaultModelId,
AnthropicModelId,