Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Custom Entity Types and Prompts #308

Open
aliyeysides opened this issue Nov 19, 2024 · 1 comment
Open

Custom Entity Types and Prompts #308

aliyeysides opened this issue Nov 19, 2024 · 1 comment

Comments

@aliyeysides
Copy link

Is there a way to override the default entity types created in prompt.py?

PROMPTS["DEFAULT_ENTITY_TYPES"] = ["organization", "person", "geo", "event"]

Same question for the entity_extraction prompt. I'd like to add more specific examples that relate to our domain.

@nihirv
Copy link

nihirv commented Nov 20, 2024

if you've installed with pip editable, you can just modify that list

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants