This website requires JavaScript.
Explore
Help
Sign in
GeneralBots
/
botserver
Watch
2
Star
1
Fork
You've already forked botserver
0
Code
Issues
Pull requests
Projects
Releases
323
Packages
Wiki
Activity
Actions
8bf347a9a2
botserver
/
templates
/
announcements.gbai
/
annoucements.gbot
/
config.csv
6 lines
96 B
CSV
Raw
Normal View
History
Unescape
Escape
refactor(config): remove unused S3 bucket configuration and setup logic Eliminates the `s3_bucket` field from `AppConfig` and deletes related initialization code in `main.rs`. This simplifies configuration management since S3 bucket handling is no longer required or used in the application.
2025-10-29 09:54:39 -03:00
name
,
value
prompt-compact
,
10
prompt-cache
,
true
prompt-fixed-kb
,
geral
feat(bootstrap): upload default config and improve S3 setup Add logic to automatically upload an initial `config.csv` to the default S3 bucket during bootstrap. Enhance S3 operator creation by ensuring endpoint formatting, setting default bucket and region, and enabling path style. Improve template upload flow by validating bucket existence and creating it if missing. Also include debug logging for better traceability.
2025-10-29 14:16:11 -03:00
response-suggestions
,
true
Reference in a new issue
Copy permalink