refactor: repartition server-side and client-side code
This commit is contained in:
2
app/.client/utils/constants.ts
Normal file
2
app/.client/utils/constants.ts
Normal file
@@ -0,0 +1,2 @@
|
||||
export const MODEL_REGEX = /^\[Model: (.*?)\]\n\n/;
|
||||
export const PROVIDER_REGEX = /\[Provider: (.*?)\]\n\n/;
|
||||
Reference in New Issue
Block a user