-
Notifications
You must be signed in to change notification settings - Fork 268
Permalink
Choose a base ref
{{ refName }}
default
Choose a head ref
{{ refName }}
default
Comparing changes
Choose two branches to see what’s changed or to start a new pull request.
If you need to, you can also or
learn more about diff comparisons.
Open a pull request
Create a new pull request by comparing changes across two branches. If you need to, you can also .
Learn more about diff comparisons here.
base repository: timescale/pgai
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: pgai-v0.11.2
Could not load branches
Nothing to show
Loading
Could not load tags
Nothing to show
{{ refName }}
default
Loading
...
head repository: timescale/pgai
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: pgai-v0.11.3
Could not load branches
Nothing to show
Loading
Could not load tags
Nothing to show
{{ refName }}
default
Loading
- 11 commits
- 67 files changed
- 7 contributors
Commits on Jun 13, 2025
-
chore: store golden query results in files (#819)
Moves the "golden query" results from being inline in the code to being in separate files, and introduces a workflow to overwrite the files, namely: OVERWRITE_GOLDEN=true just ci This makes it easier to maintain these golden tests when things change.
Configuration menu - View commit details
-
Copy full SHA for fc9e23f - Browse repository at this point
Copy the full SHA fc9e23fView commit details -
chore: ignore line-too-long (E501) lint (#821)
We use `ruff format` to format all python files, so cases where we exceed the configured max line length are rare, and usually to do with formatting/outputting strings. The nag of E501 is a waste of time.
Configuration menu - View commit details
-
Copy full SHA for f3989d7 - Browse repository at this point
Copy the full SHA f3989d7View commit details
Commits on Jun 18, 2025
-
Configuration menu - View commit details
-
Copy full SHA for 2af8fbc - Browse repository at this point
Copy the full SHA 2af8fbcView commit details
Commits on Jun 20, 2025
-
chore: split deps into separate extras (#800)
* chore: split deps into separate extras * chore: update docs and dockerfile * chore: only install vectorizer-worker extra in dockerfile
Configuration menu - View commit details
-
Copy full SHA for 3a11921 - Browse repository at this point
Copy the full SHA 3a11921View commit details -
Configuration menu - View commit details
-
Copy full SHA for 1db2468 - Browse repository at this point
Copy the full SHA 1db2468View commit details -
Configuration menu - View commit details
-
Copy full SHA for 0dd09c0 - Browse repository at this point
Copy the full SHA 0dd09c0View commit details
Commits on Jun 25, 2025
-
Configuration menu - View commit details
-
Copy full SHA for 17eaef2 - Browse repository at this point
Copy the full SHA 17eaef2View commit details
Commits on Jun 26, 2025
-
docs: remove docs for structured retrieval as it is no longer support…
…ed (#838) * docs: remove docs for structured retrieval as it is no longer supported * docs: remove link to missing text-to-sql docs
Configuration menu - View commit details
-
Copy full SHA for 1d23f92 - Browse repository at this point
Copy the full SHA 1d23f92View commit details -
Configuration menu - View commit details
-
Copy full SHA for ae49c48 - Browse repository at this point
Copy the full SHA ae49c48View commit details
Commits on Jun 30, 2025
-
Configuration menu - View commit details
-
Copy full SHA for 8eab632 - Browse repository at this point
Copy the full SHA 8eab632View commit details -
Configuration menu - View commit details
-
Copy full SHA for b062e5d - Browse repository at this point
Copy the full SHA b062e5dView commit details
Loading
This comparison is taking too long to generate.
Unfortunately it looks like we can’t render this comparison for you right now. It might be too big, or there might be something weird with your repository.
You can try running this command locally to see the comparison on your machine:
git diff pgai-v0.11.2...pgai-v0.11.3