Jon/use new runs urls (#3930)
This commit is contained in:
@@ -94,6 +94,8 @@ function clearRuntimeApiKey(): void {
|
||||
}
|
||||
}
|
||||
|
||||
const useNewRunsUrl = true as const;
|
||||
|
||||
export {
|
||||
apiBaseUrl,
|
||||
runsApiBaseUrl,
|
||||
@@ -106,4 +108,5 @@ export {
|
||||
getRuntimeApiKey,
|
||||
persistRuntimeApiKey,
|
||||
clearRuntimeApiKey,
|
||||
useNewRunsUrl,
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user