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

Dev -> master #68

Merged
merged 31 commits into from
Apr 13, 2024
Merged

Dev -> master #68

merged 31 commits into from
Apr 13, 2024

Conversation

NeonKirill
Copy link
Collaborator

No description provided.

NeonKirill and others added 15 commits September 3, 2023 14:54
* Migrated Python version to 3.10

* Cleaned up and restructured dependencies

* Added pre commit hooks

* Ran black formatter

* Made setting up MySQLConnector optional

* Updated project requirements

* updated python version in references

* Incremented subversion
* Update containers to fully support ovos-config

* WIP troubleshooting container init failures

* Troubleshooting unit test failures

* Troubleshooting unit test failures

* Fix legacy config file checks

* Replace 'update' with 'update_many' per PyMongo docs https://pymongo.readthedocs.io/en/stable/api/pymongo/collection.html#pymongo.collection.Collection.update_many
Update command validation to reference known commands enum directly

---------

Co-authored-by: Daniel McKnight <[email protected]>
* Added K8S and Rabbit MQ management utilities

* added callback on missing k8s config

* Fixed backward compatibility issue with pymongo

* Added submind state processor

* Moved out mq validation utility

* incremented subversion

* added retry-wait for klatchat observer

* Fixed issue with caching

* Simplified socket io logic

* Added license notice

---------

Co-authored-by: NeonKirill <[email protected]>
Co-authored-by: Daniel McKnight <[email protected]>
@NeonKirill NeonKirill requested a review from NeonDaniel January 21, 2024 11:38
@NeonDaniel
Copy link
Member

I'll send a PR to address #77 first

NeonDaniel and others added 11 commits January 29, 2024 12:01
Updates deployment automation to address #77

Co-authored-by: Daniel McKnight <[email protected]>
* Refactored Mongo DB API to be more granular, optimized and generified queries in place

* Fixed unittests

* Addressed comments

* Fixed issue with prompts

* removed redundant property from request_tts
* Initial implementation of Personas API in klatchat

* Added personas endpoints and optimized middleware

* Support for generic configs management

---------

Co-authored-by: NeonKirill <[email protected]>
NeonKirill and others added 3 commits March 22, 2024 18:09
* added new deployment instructions to target alpha

* Disabled pull request hook for CI flow

* Fixed import issue

* fixing "/ is not a connected namespace."

* incremented controller expiration time and decreased ttl length

* Fixing issues with updating user account (#83)

* Reorganized Socket IO handlers

* Fixing Chat Messages Overflow Issue (#84)

* Removed dependency on chat_flow property to track messages in conversation
@NeonKirill NeonKirill merged commit 1a541b6 into master Apr 13, 2024
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.

3 participants