Skip to content

Latest commit

 

History

History
5 lines (4 loc) · 400 Bytes

File metadata and controls

5 lines (4 loc) · 400 Bytes
@tanstack/openai-base minor

New package: shared base adapters and utilities for OpenAI-compatible providers. Includes Chat Completions and Responses API text adapter base classes, image/summarize/transcription/TTS/video adapter base classes, schema converter, 15 tool converters, and shared types. Providers extend these base classes to reduce duplication and ensure consistent behavior.