How to add a custom attribute to entities in the knowledge base? #8068
amirj
started this conversation in
Help: Best practices
Replies: 1 comment
-
Hi! I'm afraid that's currently not provided in the built-in implementation, which is tailored towards memory/disk efficiency as knowledge bases tend to grow quite large. I think you have two options to work around this:
For future reference, a related feature request is this one: #4570 |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Is it possible to add a custom attribute when adding a new entity to the knowledge base? e.g. a boolean field that could be accessed via entity linker.
Beta Was this translation helpful? Give feedback.
All reactions