Skip to content

Split "matched_questions" into "keywords" and "questions"#24

Merged
ButterscotchV merged 7 commits into
mainfrom
new-config
Jul 1, 2025
Merged

Split "matched_questions" into "keywords" and "questions"#24
ButterscotchV merged 7 commits into
mainfrom
new-config

Conversation

@ButterscotchV
Copy link
Copy Markdown
Member

This should help a lot with fine-tuning and reduce the super long entries that get included in autocomplete, now it should all be a lot cleaner :3

@ButterscotchV ButterscotchV self-assigned this Jul 1, 2025
@ButterscotchV ButterscotchV added Type: Enhancement Adds or improves a feature Priority: High Important feature or blocks something important Difficulty: Large refactor Requires modifying large sections of the codebase Area: FAQ Related to the FAQ Area: Discord Bot Related to the Discord bot Area: API Related to the API Area: Backend Library Related to the API's backend library Area: Web Frontend Related to the web frontend Area: Python Encoder Related to the Python encoder labels Jul 1, 2025
@ButterscotchV ButterscotchV merged commit 882e9f9 into main Jul 1, 2025
5 checks passed
@ButterscotchV ButterscotchV deleted the new-config branch July 1, 2025 01:32
@github-advanced-security
Copy link
Copy Markdown

This pull request sets up GitHub code scanning for this repository. Once the scans have completed and the checks have passed, the analysis results for this pull request branch will appear on this overview. Once you merge this pull request, the 'Security' tab will show more code scanning analysis results (for example, for the default branch). Depending on your configuration and choice of analysis tool, future pull requests will be annotated with code scanning analysis results. For more information about GitHub code scanning, check out the documentation.

ButterscotchV added a commit that referenced this pull request Jul 1, 2025
* Split "matched_questions" to separate data better

* Update code for "matched_questions" split

* Update docker images

* Update GitHub Actions workflows

* Fix missing questions field

* Filter special characters from dictionary matching

* Add keywords to dictionary matching
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Area: API Related to the API Area: Backend Library Related to the API's backend library Area: Discord Bot Related to the Discord bot Area: FAQ Related to the FAQ Area: Python Encoder Related to the Python encoder Area: Web Frontend Related to the web frontend Difficulty: Large refactor Requires modifying large sections of the codebase Priority: High Important feature or blocks something important Type: Enhancement Adds or improves a feature

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants