You cannot select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
|
sqlite_file = 'live_chat.db'
|
|
|
|
live_talking_host = 'http://192.168.10.96:8010'
|
|
|
|
class Backend:
|
|
backend_host = 'http://192.168.10.25:9909'
|
|
ollama_uri = '/live-digital-avatar-manage/ollama/generate'
|
|
login_uri = '/live-digital-avatar-manage/auth/login'
|