fix unit tests. add conversation model and add unit tests to it.
This commit is contained in:
@ -1 +1 @@
|
||||
export const LIBRETRANSLATE_BASE_URL = process.env.LIBRETRANSALTE_BASE_URL || "https://translate.flossboxin.org.in"
|
||||
export const LIBRETRANSLATE_BASE_URL = process.env.LIBRETRANSALTE_BASE_URL || "http://localhost:5000"
|
Reference in New Issue
Block a user