Ecosyste.ms: Timeline

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

timescale/pgai

Askir created a review comment on a pull request on timescale/pgai
Not sure about this, I prefer to keep it as simple as possible. The more i add to the compose the more complex it makes it look to a potential user. And we want the setup to look and be as trivial ...

View on GitHub

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

View on GitHub

Askir created a review comment on a pull request on timescale/pgai
I've switched this again to simply `vectorizer-worker` to avoid the container being called `pgai-pgai-vectorizer-worker` because I've also added the compose namespace (pgai). Is that fine with you?

View on GitHub

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

View on GitHub

Askir created a review comment on a pull request on timescale/pgai
I've switched this again to just vectorizer-worker since the namespace of the compose is now pgai and the container is otherwise called `pgai-pgai-vectorizer-worker`. Is that fine with you?

View on GitHub

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

View on GitHub

Askir created a review comment on a pull request on timescale/pgai
Done 👍

View on GitHub

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

View on GitHub

Askir created a review comment on a pull request on timescale/pgai
Since we now start the containers 1 by 1 I don't think we need this. Just bloats the example and makes a user have to understand a more complex compose. I also removed the `depends_on`.

View on GitHub

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

View on GitHub

Askir created a review comment on a pull request on timescale/pgai
Also added this in the troubleshooting section 👍

View on GitHub

Askir created a review comment on a pull request on timescale/pgai
I like the split up `docker-compose up` so far, makes it simple and removes the need for depends_on etc. For logs I added this at the bottom in the troubleshooting section.

View on GitHub

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

View on GitHub

Askir pushed 1 commit to jascha/selfhosted-quickstart timescale/pgai
  • chore: fix some review comments, add troubleshooting, etc. 9ca0be5

View on GitHub

alejandrodnm pushed 1 commit to adn/reveal-secrets timescale/pgai

View on GitHub

alejandrodnm pushed 1 commit to adn/reveal-secrets timescale/pgai

View on GitHub

alejandrodnm opened a draft pull request on timescale/pgai
Adn/reveal secrets
alejandrodnm created a branch on timescale/pgai

adn/reveal-secrets - Bring AI models closer to your PostgreSQL data

alejandrodnm created a review comment on a pull request on timescale/pgai
You can leave the depends_on , that way if you stop and restart everything, then the worker will wait for the DB to be ready to accept connections. Users will be fine, since data will be stored in ...

View on GitHub

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

View on GitHub

Askir deleted a branch timescale/pgai

jascha/fix-missing-else-in-default-scheduling

Askir pushed 1 commit to vectorizer timescale/pgai
  • fix: missing else in default scheduling (#154) * fix: missing else in default scheduling * chore: add test for de... 12cd5e4

View on GitHub

Askir closed a pull request on timescale/pgai
fix: missing else in default scheduling
Askir pushed 1 commit to jascha/fix-missing-else-in-default-scheduling timescale/pgai
  • fix: use string interpolation for set 3e71cfc

View on GitHub

Askir created a review comment on a pull request on timescale/pgai
Fixing it here: https://github.com/timescale/pgai/pull/154

View on GitHub

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

View on GitHub

Askir pushed 1 commit to jascha/fix-missing-else-in-default-scheduling timescale/pgai
  • chore: remove redundant f string c2ef8e2

View on GitHub

Askir pushed 1 commit to jascha/fix-missing-else-in-default-scheduling timescale/pgai
  • chore: fix redundant return in indexing.sql 262f456

View on GitHub

smoya created a review comment on a pull request on timescale/pgai
Indeed `ai.scheduling_none()` should be the default for self hosted -> https://github.com/timescale/pgai/pull/89/commits/2e9046f4ebd3d79004bc5f45c5dcca84908efd4b#diff-5f65bc4a75b352eedf28c26480e845...

View on GitHub

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

View on GitHub

Load more