feat: Support multiple OpenAI Client contexts simultaneously #132
Annotations
4 errors and 1 warning
Build 📦
Module '"@gensx/openai"' has no exported member 'OpenAIProvider'.
|
Build 📦
Type '{ model: "gpt-4o-mini"; messages: ({ role: "system"; content: string; } | { role: "user"; content: string; })[]; }' is not assignable to type 'StreamArgs<ChatCompletionCreateParams & { context: Context<OpenAI>; }>'.
|
Build 📦
@gensx-examples/reflection#build: command (/home/runner/work/gensx/gensx/examples/reflection) /home/runner/setup-pnpm/node_modules/.bin/pnpm run build exited (2)
|
Build 📦
Process completed with exit code 2.
|
Setup Node ⚙️
Both node-version and node-version-file inputs are specified, only node-version will be used
|
Loading