Implement AI search function #23
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Determine how the search will be done.
Will AI search be always active or only when the user selects it?
What is the token consumation when AI is "always on"?
Determine best practice and balance between economical usage of AI api and user comfort.