Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Ollama fix(?) #33

Merged
merged 3 commits into from
Oct 13, 2024
Merged

Ollama fix(?) #33

merged 3 commits into from
Oct 13, 2024

Commits on Oct 13, 2024

  1. An attempt at improving website ingestion

    Used chatgpt to rewrite the `dom-to-semantic-markdown` project from typescript to python.
    First stab, almost no edits, nearly matches the demo example (xkcd.com)
    This one doesn't seem to filter the html comments though... but I'll take it.
    rmusser01 committed Oct 13, 2024
    Configuration menu
    Copy the full SHA
    9ec5394 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    f3300fd View commit details
    Browse the repository at this point in the history
  3. Merge pull request #351 from rmusser01/dev

    ollama fix(?) + new html -> Markdown tool
    rmusser01 authored Oct 13, 2024
    Configuration menu
    Copy the full SHA
    ffe40a6 View commit details
    Browse the repository at this point in the history