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

Vector Search Prompt Enhancer #8

Merged
merged 15 commits into from
Feb 25, 2024
Merged

Vector Search Prompt Enhancer #8

merged 15 commits into from
Feb 25, 2024

Commits on Feb 25, 2024

  1. Added similarity vector search to users message. Adds top 5 related d…

    …ocs to prompt for LLM use.
    blinKAlliance committed Feb 25, 2024
    Configuration menu
    Copy the full SHA
    54daf20 View commit details
    Browse the repository at this point in the history
  2. Removed double quotes

    blinKAlliance committed Feb 25, 2024
    Configuration menu
    Copy the full SHA
    c9dfdc8 View commit details
    Browse the repository at this point in the history
  3. Linter updates

    blinKAlliance committed Feb 25, 2024
    Configuration menu
    Copy the full SHA
    d60612d View commit details
    Browse the repository at this point in the history
  4. lint part 2

    blinKAlliance committed Feb 25, 2024
    Configuration menu
    Copy the full SHA
    ab45a15 View commit details
    Browse the repository at this point in the history
  5. lint part3

    blinKAlliance committed Feb 25, 2024
    Configuration menu
    Copy the full SHA
    9cacc42 View commit details
    Browse the repository at this point in the history
  6. linter part 4

    blinKAlliance committed Feb 25, 2024
    Configuration menu
    Copy the full SHA
    88dc3a0 View commit details
    Browse the repository at this point in the history
  7. linter part 5

    blinKAlliance committed Feb 25, 2024
    Configuration menu
    Copy the full SHA
    c186478 View commit details
    Browse the repository at this point in the history
  8. linter part 6

    blinKAlliance committed Feb 25, 2024
    Configuration menu
    Copy the full SHA
    74694ee View commit details
    Browse the repository at this point in the history
  9. linter part 7

    blinKAlliance committed Feb 25, 2024
    Configuration menu
    Copy the full SHA
    394f22a View commit details
    Browse the repository at this point in the history
  10. lint part 8

    blinKAlliance committed Feb 25, 2024
    Configuration menu
    Copy the full SHA
    3b17b43 View commit details
    Browse the repository at this point in the history
  11. lint part 9

    blinKAlliance committed Feb 25, 2024
    Configuration menu
    Copy the full SHA
    72414e2 View commit details
    Browse the repository at this point in the history
  12. lint part 11

    blinKAlliance committed Feb 25, 2024
    Configuration menu
    Copy the full SHA
    a84a495 View commit details
    Browse the repository at this point in the history
  13. lint part 12

    blinKAlliance committed Feb 25, 2024
    Configuration menu
    Copy the full SHA
    6050d19 View commit details
    Browse the repository at this point in the history
  14. lint part 13

    blinKAlliance committed Feb 25, 2024
    Configuration menu
    Copy the full SHA
    f14005d View commit details
    Browse the repository at this point in the history
  15. lint part 14

    blinKAlliance committed Feb 25, 2024
    Configuration menu
    Copy the full SHA
    2ce20a5 View commit details
    Browse the repository at this point in the history