Ecosyste.ms: Timeline

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

timescale/pgai

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

View on GitHub

jgpruitt pushed 1 commit to jgpruitt/vectorizer-defaults timescale/pgai
  • docs: clarify why indexing_none and scheduling_none are defaults 9694b13

View on GitHub

jgpruitt pushed 1 commit to jgpruitt/vectorizer-defaults timescale/pgai
  • chore: add grant_to() with no parameters 5864a29

View on GitHub

alejandrodnm deleted a branch timescale/pgai

adn/docker-hub

alejandrodnm pushed 1 commit to vectorizer timescale/pgai
  • chore: release pgai container to dockerhub a0ee182

View on GitHub

alejandrodnm closed a pull request on timescale/pgai
chore: release pgai container to dockerhub
Closes AI-104
thedodd created a review on a pull request on timescale/pgai
LGTM

View on GitHub

alejandrodnm deleted a branch timescale/pgai

adn/cli-vectorizer-worker-cmd

alejandrodnm pushed 1 commit to vectorizer timescale/pgai
  • feat: use commands for scoping the cli Instead of the cli running directly the vectorizer worker, the worker has bee... 2616a0a

View on GitHub

alejandrodnm closed a 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 ...
JamesGuthrie created a review comment on a pull request on timescale/pgai
This was actually a copy-paste error, thanks for the catch.

View on GitHub

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

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 created a review comment on a pull request on timescale/pgai
<img width="616" alt="image" src="https://github.com/user-attachments/assets/b2f79e63-ec0c-4698-95b7-954771372f41"> Having a username with a comma in it is unlikely but possible.

View on GitHub

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

View on GitHub

yasarcelep starred timescale/pgai
JamesGuthrie pushed 1 commit to jgpruitt/vectorizer-defaults timescale/pgai
  • fix: simplify grant_to configuration f4a5402

View on GitHub

alejandrodnm created a review comment on a pull request on timescale/pgai
Should we explain why it's different in one vs the other?

View on GitHub

alejandrodnm created a review comment on a pull request on timescale/pgai
```suggestion - [ai.scheduling_default](#aischeduling_default): to use when you want manual control over when the vectorizer runs. Use this when you're using an external scheduling system, as is t...

View on GitHub

alejandrodnm created a review comment on a pull request on timescale/pgai
Should we explain why?

View on GitHub

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

View on GitHub

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

View on GitHub

JamesGuthrie created a review comment on a pull request on timescale/pgai
`ai.openai_list_models()` won't work as described on Timescale Cloud.

View on GitHub

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

View on GitHub

cevian created a review comment on a pull request on timescale/pgai
Good point we may need to remove the underscore @jgpruitt

View on GitHub

cevian created a review comment on a pull request on timescale/pgai
@jgpruitt what do we need to do to make this work on cloud @jgpruitt I am wondering about secrets.

View on GitHub

cevian created a review comment on a pull request on timescale/pgai
This is true on self-hosted but not on cloud yet. Unfortunately. Eventually that should be true. Don't know if we want to move this to self-hosted section by now?

View on GitHub

cevian created a review comment on a pull request on timescale/pgai
nit: ```suggestion LIMIT 10; ```

View on GitHub

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

Load more