Update example ENV files ()

update example env files
This commit is contained in:
Sean Hatfield 2025-01-03 12:09:42 +08:00 committed by GitHub
parent ad01df8790
commit c6547ec04d
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
2 changed files with 10 additions and 0 deletions

View file

@ -121,6 +121,10 @@ GID='1000'
# NVIDIA_NIM_LLM_BASE_PATH='http://127.0.0.1:8000'
# NVIDIA_NIM_LLM_MODEL_PREF='meta/llama-3.2-3b-instruct'
# LLM_PROVIDER='deepseek'
# DEEPSEEK_API_KEY='your-deepseek-api-key-here'
# DEEPSEEK_MODEL_PREF='deepseek-chat'
###########################################
######## Embedding API SElECTION ##########
###########################################
@ -298,6 +302,9 @@ GID='1000'
#------ SearXNG ----------- https://github.com/searxng/searxng
# AGENT_SEARXNG_API_URL=
#------ Tavily ----------- https://www.tavily.com/
# AGENT_TAVILY_API_KEY=
###########################################
######## Other Configurations ############
###########################################

View file

@ -291,6 +291,9 @@ TTS_PROVIDER="native"
#------ SearXNG ----------- https://github.com/searxng/searxng
# AGENT_SEARXNG_API_URL=
#------ Tavily ----------- https://www.tavily.com/
# AGENT_TAVILY_API_KEY=
###########################################
######## Other Configurations ############
###########################################