Skip to content

Commit

Permalink
kg_creation_settings
Browse files Browse the repository at this point in the history
  • Loading branch information
shreyaspimpalgaonkar committed Oct 4, 2024
1 parent 772a77e commit 41532f4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion py/core/pipes/kg/entity_description.py
Original file line number Diff line number Diff line change
Expand Up @@ -134,7 +134,7 @@ async def process_entity(
),
}
],
generation_config=self.kg_provider.config.kg_enrichment_settings.generation_config,
generation_config=self.kg_provider.config.kg_creation_settings.generation_config,
)
)
.choices[0]
Expand Down

0 comments on commit 41532f4

Please sign in to comment.