mirror of
https://github.com/getcompanion-ai/co-mono.git
synced 2026-04-17 07:03:25 +00:00
Clean-up
This commit is contained in:
parent
6a355d7a7e
commit
3331701e7e
5 changed files with 7 additions and 130 deletions
|
|
@ -10,7 +10,6 @@ import {
|
|||
} from "@mariozechner/pi-ai";
|
||||
import type { AppMessage } from "../Messages.js";
|
||||
import type { Attachment } from "../utils/attachment-utils.js";
|
||||
import { getAuthToken } from "../utils/auth-token.js";
|
||||
import { DirectTransport } from "./transports/DirectTransport.js";
|
||||
import { ProxyTransport } from "./transports/ProxyTransport.js";
|
||||
import type { AgentRunConfig, AgentTransport } from "./transports/types.js";
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue