Ecosyste.ms: Timeline

Browse the timeline of events for every public repo on GitHub. Data updated hourly from GH Archive.

timescale/pgai

cevian created a review on a pull request on timescale/pgai
Mostly looks good. The only change I'd make is moving the `SELECT * FROM ai.openai_list_models();` test into the self-hosted section.

View on GitHub

billy-the-fish created a comment on a pull request on timescale/pgai
@alejandrodnm can you ping me when this is live and I will update the docs to match. I'd like to do it in a separate PR as there are a couple of other doc moving parts at the moment.

View on GitHub

smoya deleted a branch timescale/pgai

datadoglambda

smoya closed a draft pull request on timescale/pgai
chore: send global metrics to datadog
billy-the-fish created a review on a pull request on timescale/pgai
LGTM

View on GitHub

billy-the-fish pushed 1 commit to jgpruitt/release-notes timescale/pgai

View on GitHub

billy-the-fish created a comment on a pull request on timescale/pgai
Pushed a couple of doc things into your branch.

View on GitHub

billy-the-fish created a branch on timescale/pgai

self-hosted-docs-improvements-doc-review - Bring AI models closer to your PostgreSQL data

billy-the-fish pushed 1 commit to self-hosted-docs-improvements timescale/pgai
  • chore: doc review of doc updates. a5b0397

View on GitHub

alejandrodnm created a comment on a pull request on timescale/pgai
@smoya I went with `pgai vectorizer worker`.

View on GitHub

alejandrodnm pushed 1 commit to adn/cli-vectorizer-worker-cmd timescale/pgai
  • feat: use commands for scoping the cli Instead of the cli running directly the vectorizer worker, the worker has bee... 309f89c

View on GitHub

JamesGuthrie pushed 1 commit to jgpruitt/vectorizer-defaults timescale/pgai

View on GitHub

JamesGuthrie pushed 1 commit to jgpruitt/vectorizer-defaults timescale/pgai

View on GitHub

jgpruitt opened a draft pull request on timescale/pgai
fix: make better defaults for indexing, scheduling, grants
jgpruitt created a branch on timescale/pgai

jgpruitt/vectorizer-defaults - Bring AI models closer to your PostgreSQL data

Askir created a review comment on a pull request on timescale/pgai
Is the `_dimensions=>768` parameter supposed to be private or why does it lead with underscore? without it, the dimensions are too big and I got an error.

View on GitHub

Askir created a review comment on a pull request on timescale/pgai
The `ai.openai_embed` function allows users to directly do semantic search in SQL, should we replace all occurences of `<query embedding>` with it?

View on GitHub

Askir created a review on a pull request on timescale/pgai

View on GitHub

Askir pushed 1 commit to self-hosted-docs-improvements timescale/pgai
  • chore: improve docs for self hosting cf0c54c

View on GitHub

Askir pushed 1 commit to self-hosted-docs-improvements timescale/pgai
  • chore: Improve docs for self hosting 69ab67d

View on GitHub

Askir pushed 1 commit to self-hosted-docs-improvements timescale/pgai
  • Improve docs for self hosting 51a5736

View on GitHub

Askir created a branch on timescale/pgai

self-hosted-docs-improvements - Bring AI models closer to your PostgreSQL data

smoya created a comment on a pull request on timescale/pgai
Nit: From a UX point of view, I find `pgai vectorizer-worker` command sequence not pretty descriptive nor natural. Additionally, from the technical point of view, if you want to add more vectorizer...

View on GitHub

Tostino created a comment on an issue on timescale/pgai
So I spent way too much time benchmarking and digging into issues with the async client when in the plpython environment and outside of it. There is a case to be made for overhead from the OpenA...

View on GitHub

alejandrodnm opened a draft pull request on timescale/pgai
feat: use commands for scoping the cli
Instead of the cli running directly the vectorizer worker, the worker has been moved to its own command. The entry point has been rename from vectorizer to pgai. This will allow us to add other ...
alejandrodnm created a branch on timescale/pgai

adn/cli-vectorizer-worker-cmd - Bring AI models closer to your PostgreSQL data

jgpruitt deleted a branch timescale/pgai

jgpruitt/lib-release-notes

jgpruitt pushed 1 commit to vectorizer timescale/pgai
  • chore: add release notes for pgai library Co-authored-by: Iain Cox <[email protected]> Signed-off-by: John Pruitt <... 4470ac7

View on GitHub

jgpruitt closed a pull request on timescale/pgai
chore: add release notes for pgai library
jgpruitt pushed 1 commit to jgpruitt/lib-release-notes timescale/pgai
  • chore: add release notes for pgai library Co-authored-by: Iain Cox <[email protected]> Signed-off-by: John Pruitt <... 27a427a

View on GitHub

Load more