@adminforth/completion-adapter-open-ai-chat-gpt
v2.0.21
Published
Deprecated compatibility wrapper for @adminforth/completion-adapter-openai-responses.
Downloads
1,084
Keywords
Readme
@adminforth/completion-adapter-open-ai-chat-gpt
This package is deprecated.
Install @adminforth/completion-adapter-openai-responses instead.
@adminforth/completion-adapter-openai-responses is fully compatible with this package and is the direct replacement.
Install the replacement
pnpm i @adminforth/completion-adapter-openai-responsesMigration
Replace:
pnpm i @adminforth/completion-adapter-open-ai-chat-gptwith:
pnpm i @adminforth/completion-adapter-openai-responsesThen update your import path to the new package name. The adapter options and complete() API stay the same.
