UNPKG

@ts-dspy/openai

Version:

OpenAI ChatGPT integration for TS-DSPy - enables type-safe LLM interactions with GPT-3.5, GPT-4, and other OpenAI models for TypeScript

2 lines (1 loc) 54 B
export { OpenAILM, OpenAIConfig } from './openai-lm';