You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
new OpenAITextAdapter(config: OpenAITextConfig, model: TModel) does not infer the type of config correctly, causing missing code completion in TypeScript. I'm not sure whether this is an issue with my TypeScript configuration or with the published package.
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
Uh oh!
There was an error while loading. Please reload this page.
-
new OpenAITextAdapter(config: OpenAITextConfig, model: TModel)does not infer the type ofconfigcorrectly, causing missing code completion in TypeScript. I'm not sure whether this is an issue with my TypeScript configuration or with the published package.Beta Was this translation helpful? Give feedback.
All reactions