Skip to content

51 recipients in kb#52

Merged
DaviddeBest-TNO merged 3 commits into
mainfrom
51-recipients-in-kb
Jul 3, 2026
Merged

51 recipients in kb#52
DaviddeBest-TNO merged 3 commits into
mainfrom
51-recipients-in-kb

Conversation

@DaviddeBest-TNO

Copy link
Copy Markdown
Contributor

Closes #51

load_kb now accepts both 'path/to/file.py:attr' and 'pkg.module:attr'.
When the path form points into a package (parent dir has __init__.py),
the file is imported under its fully qualified name so relative imports
resolve. Missing paths now raise FileNotFoundError instead of tripping
an assertion.
@DaviddeBest-TNO DaviddeBest-TNO merged commit e756cc5 into main Jul 3, 2026
3 checks passed
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

Successfully merging this pull request may close these issues.

Add support for recipient selection in ask/post on KnowledgeBase

1 participant