Backslash
2cf471075d
Created livekit-labels.j2
il y a 1 an
Backslash
6a519bb053
Created element-call-labels to separate the labels for each container
il y a 1 an
Backslash
f0632b20eb
Added missing labels for sfu and jwt
il y a 1 an
Backslash
5cc9c70ba6
Remove serve command from matrix-element-call.service.j2
il y a 1 an
Backslash
e34e5da9a4
Update matrix-redis.service.j2
il y a 1 an
Backslash
656d4275bc
Update install.yml
il y a 1 an
Backslash
6ef304b118
Update validate_config.yml
il y a 1 an
Backslash
85be68946c
Migrated from matrix_redis to redis_
il y a 1 an
Backslash
3f6c327da2
Update main.yml
il y a 1 an
Backslash
ba54e549c4
Added well-known element directory
il y a 1 an
Backslash
f2acc7430d
Create well_known_element.json.j2
il y a 1 an
Backslash
9cb236da30
Update install.yml
il y a 1 an
Backslash
f38d6a0d88
Update main.yml
il y a 1 an
Backslash
ac1295ac45
Create matrix-jwt-service.service.j2
il y a 1 an
Backslash
bc2ed60762
Update main.yml
il y a 1 an
Backslash
f7621283fd
Update labels.j2
il y a 1 an
Backslash
e31e688a41
Update main.yml
il y a 1 an
Backslash
a533ec4204
Update matrix_servers
il y a 1 an
Backslash
f16ca24408
Update install.yml
il y a 1 an
Backslash
e910d09ff1
Create matrix-redis.service.j2
il y a 1 an
Backslash
bc9658c06b
Create matrix-livekit.service.j2
il y a 1 an
Backslash
45c8a61f04
Migrating to systemd for container management
il y a 1 an
Backslash
954d46cfd7
Update labels.j2
il y a 1 an
Backslash
dfeca192ab
Update redis.conf.j2
il y a 1 an
Backslash
f306a47b83
Update livekit.yaml.j2
il y a 1 an
Backslash
becdb0810c
Update config.json.j2
il y a 1 an
Backslash
37fd2e701d
Update env.j2 to support the new configuration
il y a 1 an
Backslash
68cc1f4b2b
Simplified the validation step.
il y a 1 an
Backslash
5efc189293
Updated to support new structure
il y a 1 an
Backslash
02479e8bec
Updated with new structure.
il y a 1 an
Backslash
0eef094f2b
Restructure install.yml to follow other roles more closely
il y a 1 an
Backslash
16ed788b3f
Update main.yml
il y a 1 an
Backslash
6364101410
Adding another debug task for testing the labels file.
il y a 1 an
Backslash
81735503f8
Added debug task to test labels configuration
il y a 1 an
Backslash
8644a7383e
Removed additional label loop
il y a 1 an
Backslash
ce827e7953
Changed matrix_base_domain to matrix_domain
il y a 1 an
Backslash
c93d30bcb8
Added matrix_server_name to the defaults
il y a 1 an
Backslash
90ea758c3b
Fixed regex for checking the hostname.
il y a 1 an
Backslash
350d4d4bcd
Fixed assertion block to remove jinja2 delimiters
il y a 1 an
Backslash
fc6357a089
Update main.yml
il y a 1 an
wjbeckett
60f34cd7af
fixed matrix_redis for migration
il y a 1 an
wjbeckett
d1ba784dde
added doc for setting up element call.
il y a 1 an
Backslash
434157eb98
Merge branch 'spantaleev:master' into element-call-integration
il y a 1 an
wjbeckett
6594cce570
Feat: Added element call setup and configuration.
il y a 1 an
Aine
f657273cc8
add system-managed users to synapse-admin ( #3546 )
* WIP: add system-managed users to synapse-admin
* add missing users
il y a 1 an
Aine
338e6d91c3
synapse-admin v0.10.3-etke16: Upgrade to react-admin v5, restrict actions on specific users ( #3543 )
* synapse-admin v0.10.3-etke15: Upgrade to react-admin v5
* v0.10.3-etke16
* fix linter
* add _auto and _custom vars
* Use 2 spaces before #noqa var-naming
---------
Co-authored-by: Slavi Pantaleev <slavi@devture.com>
il y a 1 an
Slavi Pantaleev
e662eb1e32
Merge pull request #3545 from spantaleev/renovate/vectorim-element-web-1.x
Update vectorim/element-web Docker tag to v1.11.78
il y a 1 an
renovate[bot]
7cbef06c4f
Update vectorim/element-web Docker tag to v1.11.78
il y a 1 an
Slavi Pantaleev
032809a053
Adjust default openai model id for baibot (`gpt-4o` -> gpt-4o-2024-08-06)
`gpt-4o` will point to `gpt-4o-2024-08-06` after 2nd of October 2024
anyway. At that time, we can revert to pointing to `gpt-4o`.
The reason `gpt-4o-2024-08-06` was chosen now instead of `gpt-4o`:
- the `max_response_tokens` configuration was set to 16k, which matches
`gpt-4o-2024-08-06`, but is too large for `gpt-4o` (max 4k)
- baibot's own configs for dynamically created agents, as well as static
config examples use `gpt-4o-2024-08-06` and the larger
`max_response_tokens` value
il y a 1 an
Slavi Pantaleev
be96be8b3c
Pin baibot to v1.1.1 and add default prompt for all statically-defined agents
The playbook did not use to define a prompt for statically-defined
agents.
Since prompt variables support landed in v1.1.0
(see 2a5a2d6a4d )
it makes sense to make use of it for a better out-of-the-box experience
(see https://github.com/etkecc/baibot/issues/10 ).
il y a 1 an