Actions
dev #3335
open[BE] Update prompt, search keyword cleaning logic, and taaft content checking logic
Description
- Investigated resaon for url replacement failure in prod
- ran automation from local machine to update urls in prod db
- updated prompt for gemini to handle subtasks with slash in them
- updated the search keyword cleaning logic
-
- Repalacing non alphabetical characters with space instead of empty string
- included logo url and featured image url in taaft content checking logic
- changed upload api url fo uploading logo and feat images and moved the url to env
Actions