mirror of
https://github.com/danny-avila/LibreChat.git
synced 2025-12-18 17:30:16 +01:00
fix: cleanup debug msg
This commit is contained in:
parent
953c5fc970
commit
d9e5464b3b
1 changed files with 0 additions and 1 deletions
|
|
@ -14,7 +14,6 @@ const proxyEnvToAxiosProxy = (proxyString) => {
|
||||||
|
|
||||||
return proxyConfig
|
return proxyConfig
|
||||||
}
|
}
|
||||||
console.log(proxyEnvToAxiosProxy(process.env.PROXY || null))
|
|
||||||
|
|
||||||
const titleConvo = async ({ message, response, model }) => {
|
const titleConvo = async ({ message, response, model }) => {
|
||||||
const configuration = new Configuration({
|
const configuration = new Configuration({
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue