Skip to content

Latest commit

History

5 Commits

Folders and files

NameName
Last commit message
Last commit date

Repository files navigation

stackoverflow-ingestion

Ingestion of relevant stackoverflow content for LLM training

Running locally

export RAW_OUTPUT_DIR="tmp" export STACKOVERFLOW_API_KEY="<your key>" export STACKOVERFLOW_API_URL="<your instance>"
export CONFLUENCE_API_URL="<your instance>"
export CONFLUENCE_API_TOKEN="<your key>"
export CERT_PATH="<path to your cert>"

need to update: starting_pages in handler.py as well as the call to process_single_page

About

Ingestion of relevant stackoverflow content for LLM training

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages