@wavespec/openai-core
v0.2.0
Published
Shared utilities and types for OpenAI adapters
Maintainers
Readme
@wavespec/openai-core
Shared utilities and types for OpenAI adapters in the Agent Harness ecosystem.
Installation
npm install @wavespec/openai-coreUsage
import { OpenAIConfig, VERSION } from '@wavespec/openai-core';
console.log('Core version:', VERSION);Exports
OpenAIConfig- Common configuration typeAdapterOptions- Adapter options typeVERSION- Package version string
License
MIT
