You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Historically, we have entered title rules using sinequa value patterns. However there are many limitations with this approach, and we want to begin having curration members enter their title rule as python f strings. These can be executed live so the user can see the results, and the result will be dynamically stored as the generated_title.
Implementation Considerations
backend that generates the generated_title
frontend that displays it to the user
Implementation Exmaples
The text was updated successfully, but these errors were encountered:
Description
Historically, we have entered title rules using sinequa value patterns. However there are many limitations with this approach, and we want to begin having curration members enter their title rule as python f strings. These can be executed live so the user can see the results, and the result will be dynamically stored as the generated_title.
Implementation Considerations
Implementation Exmaples
The text was updated successfully, but these errors were encountered: