mirror of
https://github.com/zulip/zulip.git
synced 2025-10-28 02:23:57 +00:00
message_summary: Reorganize settings and secrets.
This allows arbitrary litellm-supported backends.
This commit is contained in:
committed by
Tim Abbott
parent
69524b48b5
commit
4dfb285b5b
@@ -219,3 +219,5 @@ RESOLVE_TOPIC_UNDO_GRACE_PERIOD_SECONDS = 5
|
||||
# In a dev environment, 'zulipdev.com:9991' is used to access the landing page.
|
||||
# See: https://zulip.readthedocs.io/en/latest/subsystems/realms.html#working-with-subdomains-in-development-environment
|
||||
ROOT_DOMAIN_LANDING_PAGE = True
|
||||
|
||||
TOPIC_SUMMARIZATION_MODEL = "groq/llama-3.3-70b-versatile"
|
||||
|
||||
Reference in New Issue
Block a user