mirror of
https://github.com/danny-avila/LibreChat.git
synced 2026-02-17 07:58:08 +01:00
Merge branch 'main' into feat/openid-custom-data
This commit is contained in:
commit
4a72821d55
7 changed files with 30 additions and 9 deletions
|
|
@ -541,6 +541,7 @@ export type TStartupConfig = {
|
|||
analyticsGtmId?: string;
|
||||
instanceProjectId: string;
|
||||
bundlerURL?: string;
|
||||
staticBundlerURL?: string;
|
||||
};
|
||||
|
||||
export enum OCRStrategy {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue