Drop Postgres from the praxis stack line - #8
Merged
Conversation
Last place carrying the claim. psycopg and the pgvector package are declared in the api extra and imported nowhere; src/praxis/index/ is a lone schema.sql, and dense retrieval runs on numpy in memory with a disk cache. Corrected in the READMEs in praxis#27, in ARCHITECTURE.md in praxis#28, and on the website in DrobyshevDev.github.io#14. Context: praxis#26. The line gains a documentation link while it is open - praxis has a docs site and was the only project here not linking it.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
The last place carrying this claim.
psycopgand thepgvectorpackage are declared in praxis'sapiextra and imported nowhere;src/praxis/index/is a loneschema.sql; dense retrieval runs on numpy in memory with a disk cache and a pure standard-library fallback.Already corrected in the READMEs (praxis#27), in
ARCHITECTURE.md(praxis#28) and on the website (DrobyshevDev.github.io#14). Context and the options for closing the gap: praxis#26.The line also gains a documentation link while it is open — praxis has a docs site at https://drobyshevdev.github.io/praxis/ and was the only project in this profile not linking one.
Note: this does not touch the projects table or add a stadion section — that is your #7.