You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
Patryk Garstecki aa13d14019
Feat/chat custom disclaimer (#4306)
1 year ago
..
__init__.py Initial commit 2 years ago
account.py feat: Deprecate datetime.utcnow() in favor of datetime.now(timezone.utc).replace(tzinfo=None) for better timezone handling (#3408) (#3416) 1 year ago
error.py feat: member invitation and activation (#535) 2 years ago
members.py extract enum type for tenant account role (#3788) 1 year ago
model_providers.py enhancement: introduce Ruff for Python linter for reordering and removing unused imports with automated pre-commit and sytle check (#2366) 1 year ago
models.py extract enum type for tenant account role (#3788) 1 year ago
tool_providers.py Feat/chat custom disclaimer (#4306) 1 year ago
workspace.py fix: app logo (#4483) 1 year ago