mirror of
https://github.com/ggml-org/llama.cpp.git
synced 2026-07-23 11:10:55 -05:00
try changing a small line
This commit is contained in:
File diff suppressed because one or more lines are too long
@@ -5,4 +5,4 @@ export const API_MODELS = {
|
||||
};
|
||||
|
||||
/** CORS proxy endpoint path */
|
||||
export const CORS_PROXY_ENDPOINT = '/cors-proxy';
|
||||
export const CORS_PROXY_ENDPOINT = '/cors-proxy-test';
|
||||
|
||||
Reference in New Issue
Block a user