Merge branch 'master' of github.com:Mintplex-Labs/anything-llm

This commit is contained in:
timothycarambat
2024-06-20 18:03:33 -07:00
20 changed files with 1710 additions and 21 deletions

View File

@@ -407,6 +407,10 @@ const KEY_MAPPING = {
envKey: "AGENT_SERPLY_API_KEY",
checks: [],
},
AgentSearXNGApiUrl: {
envKey: "AGENT_SEARXNG_API_URL",
checks: [],
},
// TTS/STT Integration ENVS
TextToSpeechProvider: {