renovate[bot]
8483683b28
chore(deps): update ghcr.io/etkecc/baibot docker tag to v1.17.0
пре 2 дана
renovate[bot]
bea22b97fa
chore(deps): update ghcr.io/etkecc/baibot docker tag to v1.16.1
пре 3 дана
renovate[bot]
5167507989
chore(deps): update ghcr.io/etkecc/baibot docker tag to v1.16.0
пре 1 недеља
Slavi Pantaleev
d4e8da3e0a
Bump default OpenAI text-generation model (`gpt-5.2` -> `gpt-5.4`)
пре 2 недеља
Slavi Pantaleev
df205a2f77
Upgrade baibot (v1.14.3 -> v1.15.0) and adapt to support optional access-token auth mode
Ref:
- https://github.com/etkecc/baibot/pull/83
- 748d2b7fd4/CHANGELOG.md (2026-03-07-version-1150)
- 748d2b7fd4/docs/configuration/authentication.md
пре 2 недеља
renovate[bot]
dbe4b1db5f
chore(deps): update ghcr.io/etkecc/baibot docker tag to v1.14.3
пре 1 месец
Slavi Pantaleev
16010ff8c7
Add conditional restart support to client, bot, and bridge roles
For each of the 34 roles (3 clients, 9 bots, 22 bridges), this commit:
- Adds `_restart_necessary: false` default variable
- Adds `register:` directives to config/image/systemd tasks
- Computes `_restart_necessary` via set_fact (OR of all .changed results)
- Wires `(_restart_necessary | bool)` in group_vars/matrix_servers
This allows the systemd service manager to skip unnecessary restarts
when running install-* tags and nothing actually changed.
Service roles and complex multi-service roles will follow separately.
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
пре 1 месец
renovate[bot]
7f04231904
chore(deps): update ghcr.io/etkecc/baibot docker tag to v1.14.1
пре 1 месец
Slavi Pantaleev
7d4536cf78
Upgrade baibot (v1.13.0 -> v1.14.0) and add built-in tools configuration support
пре 1 месец
Slavi Pantaleev
97c2915034
Upgrade baibot (v1.12.0 -> v1.13.0)
пре 2 месеци
Slavi Pantaleev
66c85f63e6
Update default OpenAI image generation model for baibot (gpt-image-1 -> gpt-image-1.5)
пре 3 месеци
Slavi Pantaleev
9ea18d6f2d
Upgrade baibot (v1.11.0 -> v1.12.0)
пре 3 месеци
Slavi Pantaleev
98331ae970
Upgrade baibot (v1.10.0 -> v1.11.0) and add support for configuring a custom avatar
пре 3 месеци
Slavi Pantaleev
fa3d05ea81
Bump OpenAI text-generation model for baibot (`gpt-5.1` -> `gpt-5.2`)
пре 3 месеци
Slavi Pantaleev
4238ec6e86
Upgrade baibot (v1.9.0 -> v1.10.0)
пре 3 месеци
Slavi Pantaleev
fb0a1bd489
Upgrade baibot (v1.8.3 -> v1.9.0)
пре 3 месеци
Slavi Pantaleev
eda41e89c1
Upgrade baibot (v1.8.2 -> v1.8.3)
пре 3 месеци
Slavi Pantaleev
b464f3cc55
Upgrade baibot (v1.8.1 -> v1.8.2)
пре 4 месеци
Slavi Pantaleev
4b2919b538
Bump OpenAI text-generation model for baibot (`gpt-5` -> `gpt-5.1`)
пре 4 месеци
Slavi Pantaleev
d05c83d0d5
Bump Anthropic text-generation model for baibot (`claude-3-7-sonnet-20250219` -> `claude-sonnet-4-5-20250929`)
пре 4 месеци
Slavi Pantaleev
24c2de23d5
Upgrade baibot (v1.8.0 -> v1.8.1)
пре 6 месеци
Slavi Pantaleev
beb8e6d5f9
Upgrade baibot (v1.7.6 -> v1.8.0)
пре 6 месеци
Slavi Pantaleev
389118760f
Change default OpenAI model for baibot (`gpt-4.1` -> `gpt-5`)
Ref: https://openai.com/index/introducing-gpt-5/
пре 7 месеци
Slavi Pantaleev
9e205d50ac
Upgrade baibot (v1.7.5 -> v1.7.6)
пре 8 месеци
Slavi Pantaleev
018f3f4408
Upgrade baibot (v1.7.4 -> v1.7.5)
пре 9 месеци
Slavi Pantaleev
e76b50a0b7
Upgrade baibot (v1.7.3 -> v1.7.4)
пре 9 месеци
Slavi Pantaleev
adef970239
Upgrade baibot (v1.7.2 -> v1.7.3)
пре 9 месеци
Slavi Pantaleev
b3cd3910a9
Default `matrix_bot_baibot_config_agents_static_definitions_openai_config_image_generation_size` to `null`
Ref: 91986a129c/CHANGELOG.md (2025-05-11-version-172)
пре 10 месеци
Slavi Pantaleev
89599d464a
Upgrade baibot (v1.7.1 -> v1.7.2)
пре 10 месеци
Slavi Pantaleev
8e5de2dc31
Upgrade baibot (v1.7.0 -> v1.7.1)
пре 10 месеци
Slavi Pantaleev
09ae8750d8
Default OpenAI provider for baibot to use `gpt-image-1` instead of `dall-e-3`
Ref:
- d2660be33c/CHANGELOG.md (2025-05-10-version-170)
- https://openai.com/index/image-generation-api/
пре 10 месеци
Slavi Pantaleev
34b2dd3dd0
Upgrade baibot (v1.6.0 -> v1.7.0)
Ref: d2660be33c/CHANGELOG.md (2025-05-10-version-170)
пре 10 месеци
Slavi Pantaleev
9adc5be572
Add `atrix_bot_baibot_config_agents_static_definitions_openai_config_image_generation_quality`
пре 10 месеци
Slavi Pantaleev
69d6111354
Update default OpenAI model for text-generation for baibot (`gpt-4o` -> `gpt-4.1`)
Ref: https://openai.com/index/gpt-4-1/
пре 11 месеци
Slavi Pantaleev
e02dd74e3a
Upgrade baibot (v1.5.1 -> v1.6.0)
пре 11 месеци
Slavi Pantaleev
39c4ad4697
Upgrade baibot (v1.5.0 -> v1.5.1)
пре 1 година
Suguru Hirahara
0a8117d96c
Add license information to files for matrix-bot-baibot
Signed-off-by: Suguru Hirahara <acioustick@noreply.codeberg.org>
пре 1 година
Slavi Pantaleev
032d4f975d
Update default Anthropic text-generation model (`claude-3-5-sonnet-20240620` -> `claude-3-7-sonnet-20250219`)
The new baibot version (v1.5.0) supports the new Claude Sonnet 3.7
model, which is supposedly improved and priced the same way, so it makes
sense to upgrade to it in our static definitions.
пре 1 година
Slavi Pantaleev
f7d25a3691
Upgrade baibot (v1.4.1 -> v1.5.0) and adapt configuration
пре 1 година
Suguru Hirahara
2a3fee7b80
Fix some of the spacing warnings with ansible-lint
Signed-off-by: Suguru Hirahara <acioustick@noreply.codeberg.org>
пре 1 година
Slavi Pantaleev
c47eca389b
Rework all roles to include `component_(docker|container)_image_registry_prefix*` variables
This:
- brings consistency - no more mixing `_name_prefix` and `_registry_prefix`
- adds extensibility - a future patch will allow reconfiguring all registry prefixes for all roles in the playbook
We still have `_docker_` vs `_container_` inconsistencies.
These may be worked on later.
пре 1 година
Suguru Hirahara
30dad8ba27
Updat files for baibot: change config.yml.j2 → config.yaml.j2
Signed-off-by: Suguru Hirahara <acioustick@noreply.codeberg.org>
пре 1 година
Aine
2c6dfeadfd
Baibot v1.4.1
пре 1 година
Slavi Pantaleev
bccdcbe19b
Upgrade baibot (v1.3.2 -> v1.4.0)
пре 1 година
Slavi Pantaleev
763dcec11f
Upgrade baibot (v1.3.1 -> v1.3.2)
пре 1 година
Suguru Hirahara
b392b544da
Replace another.com with example.net
Signed-off-by: Suguru Hirahara <acioustick@noreply.codeberg.org>
пре 1 година
Slavi Pantaleev
7afe6c261a
Upgrade baibot (v1.3.0 -> v1.3.1)
пре 1 година
Slavi Pantaleev
f3709f7df4
Upgrade baibot (v1.2.0 -> v1.3.0) and adjust default static definitions prompt
The new prompt makes use of the new `baibot_conversation_start_time_utc`
prompt variable, which is not a moving target (like `baibot_now_utc`)
and as such allows prompt caching to work.
Ref: https://platform.openai.com/docs/guides/prompt-caching
пре 1 година
Slavi Pantaleev
3a082457f2
Update default OpenAI provider for biabot to use gpt-4o (instead of gpt-4o-2024-08-06)
Since 2024-10-02, `gpt-4o` is actually the same as `gpt-4o-2024-08-06`.
We previously used `gpt-4o-2024-08-06`, because it was pointing to a
much better (longer context) model. Since they're both the same now,
we'd better stick to the unpinned model and make it easier for future
users to get upgrades.
пре 1 година
Slavi Pantaleev
61c6e09fd8
Upgrade baibot (v1.1.1 -> v1.2.0)
пре 1 година