Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[FEAT] bots table template #122

Merged
merged 19 commits into from
Jan 4, 2025
Merged

[FEAT] bots table template #122

merged 19 commits into from
Jan 4, 2025

Conversation

NeonKirill
Copy link
Collaborator

No description provided.

@NeonKirill NeonKirill force-pushed the feature/subminds-table branch from d9648a7 to 89dce89 Compare December 21, 2024 16:23
kirgrim and others added 3 commits December 27, 2024 11:55
…ture/subminds-table

# Conflicts:
#	chat_client/static/js/sio.js
#	chat_client/static/js/submind_utils.js
@NeonKirill NeonKirill changed the title bots table template [FEAT] bots table template Dec 29, 2024
@NeonKirill NeonKirill marked this pull request as ready for review January 4, 2025 21:10
@NeonKirill NeonKirill merged commit 8361d59 into alpha Jan 4, 2025
4 checks passed
NeonKirill added a commit that referenced this pull request Jan 18, 2025
* Dev -> Alpha (#89)

* fix deploy_containers.yml

* debug add-on

* temporary removed branch constraint

* improved checkout

* make unit_tests.yml directly callable from deploy_containers.yml

* clean up

* small fix

* added passing secrets when performing workflow call

* added passing secrets when performing workflow call

* added passing secrets when performing workflow call

* reformat README.md

* clean up

* Fixed issue with missing import

* Split requirements to install per service

* Fixed path issue

* Fixed issue with building base image

* troubleshooting path issue

* enable websockets for klat observer

* Added bump version to the main deployment workflow

* Added bump version to the main deployment workflow

* Added bump version to the main deployment workflow

* Added bump version to the main deployment workflow

* Added bump version to the main deployment workflow

* Incremented Version

* incrementing supported versions of imported workflows

* Incremented Version

* Fixed issue with major version increase

* Incremented Version

* fixing issue with skipping latest commits

* Incremented Version

* Python version and dependencies upgrade (18-04-2024) (#94)

* Upgrade Python version to 3.12.3

* Ran pre-commit vs all project files

* Added pretty json with auto-fix flag

* Incremented all of the available dependencies to the latest version

* ad-hoc: added missing setuptools installation

* Incremented Version

* Improving permission checks for FastAPI endpoints (#95)

* Restructured dependency injections and added generic permissions checker

* Fixed issues with permitted access and optimized endpoints

* Improved authorization checks and fixed permission issues

* fixed issue with translation request

* removed unused references

* Restored login_required validation on broadcasting endpoint

* added docstrings and type annotations for user validator dependencies

* Updated to use ovos_utils deprecation logs instead of warning in chats blueprint

* Improved setting user preferences validation

* Incremented Version

* Incremented Version

* Hotfixing user roles check

* Incremented Version

* Incremented Version

* Nano Automation (#99)

* Added flow to trigger nano build

* Improved gitignore

* Incremented Version

* small fix to permissions and setup

* Incremented Version

* small fix to permissions and setup

* quick fix

* Updated Version and Dynamic Dependencies

* Added integration with Sentry and updated some logging messages (#101)

* Updated Version and Dynamic Dependencies

* fixed sentry requirements (#102)

* Updated Version and Dynamic Dependencies

* Changed few LOG messages, fixed sio connection issue (#103)

* Updated Version and Dynamic Dependencies

* Fix/logs fixes (#104)

* fix type error in logger

* Updated Version and Dynamic Dependencies

* [FEAT] Support for displaying live conversation on dedicated URL (#105)

* renamed klatchat page title to Chatbots Forum

* Added logic of the `live` URL: destination which renders latest CCAI conversation

* Added docstring annotation to `displayLiveChat` function

* Refactored logic to have a dedicated type for the live conversations

* Updated Version and Dynamic Dependencies

* [BUG FIX] Fixing SIO infinite reconnection issues (#106)

* Fixed logic with Socket IO infinite reauth

* Updated Version and Dynamic Dependencies

* [FEAT] Async Consumer-based Klatchat Observer (#109)

* Enabled async consumers for Chatbots Observer and updated neon mq connector requirements

* Updated Version and Dynamic Dependencies

* Optimized pyklatchat performance by persisting local dependencies and decreasing network calls (#110)

* Updated Version and Dynamic Dependencies

* Removed mapping to ws on socket io client connection (#111)

* Updated Version and Dynamic Dependencies

* increment neon_mq_connector to 0.7.2a7 (#112)

* Incremented neon mq connector dependency and small fix on client

* Improved expired session verification by introducing a separate exception for invalid token

* Updated Version and Dynamic Dependencies

* Fixed issue with duplicated sio handlers (#113)

* Updated Version and Dynamic Dependencies

* Updated status code exclusion in observer to 401 (#114)

* Updated Version and Dynamic Dependencies

* Incremented neon-mq-connector version to 0.7.2a8 (#115)

* Updated Version and Dynamic Dependencies

* Added nano tokens support to klatchat observer (#116)

* Added nano tokens support to klatchat observer

* Updated Version and Dynamic Dependencies

* sio improvement for klat observer (#117)

* Updated Version and Dynamic Dependencies

* Bumped dependencies and handled network issues (#118)

* Updated Version and Dynamic Dependencies

* Fixed issue with creation of the new conversation (#119)

* Updated Version and Dynamic Dependencies

* Fixed connectivity issue for klatchat observer

* Updated Version and Dynamic Dependencies

* Fixed issue with handling message error with socket io

* Updated Version and Dynamic Dependencies

* Default "table mode" in KlatChat (#123)

* Updated logic to display table mode by default when displaying klat chats

* Updated comments and improved export to excel logic

* Updated Version and Dynamic Dependencies

* Preprocessing message text in Klat Observer (#124)

*  Added filtering out bot mentions on parsing messages in pyklatchat observer
*  Preventing bots to recursively trigger itself

* Updated Version and Dynamic Dependencies

* Fixed issues with chatbot recipient handling (#125)

* Updated Version and Dynamic Dependencies

* Small fix for automator handling (#127)

* Updated Version and Dynamic Dependencies

* [FEAT] bots table template (#122)

* Updated Version and Dynamic Dependencies

* Fixed issue with submind state display and little performance optimizations (#128)

* Updated Version and Dynamic Dependencies

* Added connected subminds table design for text mode (#129)

* Updated Version and Dynamic Dependencies

---------

Co-authored-by: NeonKirill <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants