devflowinc / devflowinc/steam-explorer

bug: remove leading dashes and numbering in suggested queries

Open
#33 1 comment 0 reactions 0 assignees View on GitHub
Dominant language
TypeScript
Stars
0
Forks
1
PR merge metrics
No merged PRs in 30d

Description

Depending on the LLM used in the backend, the suggested queries route may sometimes return queries with a leading dash and space. Like `- fun games with cats` instead of `fun games with cats`.
image

One approach is to change the LLM model used for the dataset. Another is to replace with a simply regex.

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.