UNPKG

@gptp/core

Version:

Library to supercharge your use of large language models

4 lines (3 loc) 283 B
import { createRemoteServer } from '../execution/plugins/natural-execution-tools/remote/createRemoteServer'; import { RemoteServerOptions } from '../execution/plugins/natural-execution-tools/remote/interfaces/RemoteServerOptions'; export { createRemoteServer, RemoteServerOptions };