import form #16
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
allow people to specify a git url for scanning
we have to put marker .book in books
like we have marker .collection in collections
then we scan, so we can automatically import collections & books
need to make sure this can survive a server restart
also we need to be able to delete books
we should have reporting while we are scanning so people see what happens, so it something goes wrong they can see
we can also import 1 book (or re-import), this is good for development purposes
check carefully for errors and have a good way how to show the errors, so it becomes more like a dev tool
use
to remember info we need to remember
Addressed in PR #24 (branch
development-fixes-feb).Commits:
c98cf72,dcbdad5/importwith git URL input, namespace selector, pull/reset optionsscan_collections()→process_collection()for Q&A →push_ai_metadata()to remote →upload_collection_embeddings_and_build().ai/metadata back to the source repo