Skip to content

feat: export repository RAG corpus - #13

Open
Delemangi wants to merge 1 commit into
mainfrom
feat/rag-corpus-manifest
Open

feat: export repository RAG corpus#13
Delemangi wants to merge 1 commit into
mainfrom
feat/rag-corpus-manifest

Conversation

@Delemangi

Copy link
Copy Markdown
Member

Exports the complete tracked repository corpus as a deterministic, SHA-256-addressed release artifact for the chat-bot importer.

from dataclasses import dataclass
from hashlib import sha256
from pathlib import Path, PurePosixPath, PureWindowsPath
from typing import BinaryIO, Final, cast
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.

1 participant