Support certain providers to customize the base URL. #412
Annotations
2 errors and 1 warning
build (20.x):
src/settings/components/QASettings.tsx#L64
Property 'chainManager' is missing in type '{ activeModels: CustomModel[]; onUpdateModels: (models: CustomModel[]) => void; providers: EmbeddingModelProviders[]; onDeleteModel: (modelKey: string) => void; defaultModelKey: string; onSetDefaultModelKey: (modelKey: string) => void; isEmbeddingModel: true; }' but required in type 'ModelSettingsComponentProps'.
|
build (20.x)
Process completed with exit code 2.
|
build (20.x)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/setup-node@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|