mirror of
https://github.com/lightbroker/llmsecops-research.git
synced 2026-02-12 14:42:48 +00:00
:(
This commit is contained in:
@@ -65,7 +65,6 @@ class RetrievalAugmentedGenerationSecurityGuidelinesConfigurationBuilder(
|
||||
|
||||
def get_prompt_template(self, template_id: str, user_prompt: str) -> PromptTemplate:
|
||||
# Get the base template from the template service
|
||||
template_id = self.constants.PromptTemplateIds.PHI_3_MINI_4K_INSTRUCT__03_FEW_SHOT_EXAMPLES
|
||||
base_template = self.prompt_template_service.get(id=template_id)
|
||||
|
||||
# Get RAG context
|
||||
|
||||
Reference in New Issue
Block a user