Ecosyste.ms: Timeline

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

timescale/pgai

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

View on GitHub

billy-the-fish opened a pull request on timescale/pgai
chore: doc review
This is an awesome doc, a few tw suggestions for you to emphasize the workflow in the doc rather than the feature name. What I suggest is that we change the name of this guide to vectorizer.md,...
billy-the-fish created a branch on timescale/pgai

vectorizer_guide_doc_review - Bring AI models closer to your PostgreSQL data

alejandrodnm created a review comment on a pull request on timescale/pgai
The end result of both approaches is the same. I have no strong opinion. I can change `install_vectorizer` to create the wheel first and then install it.

View on GitHub

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

View on GitHub

alejandrodnm opened a draft pull request on timescale/pgai
chore: pin datadog-lambda version
alejandrodnm created a branch on timescale/pgai

adn/dd-version - Bring AI models closer to your PostgreSQL data

alejandrodnm deleted a branch timescale/pgai

adn/polling-mode

alejandrodnm pushed 1 commit to vectorizer timescale/pgai
  • feat: add polling mode to vectorizer cli - Introduced `--poll-interval` option to specify the wait time before che... f53208d

View on GitHub

alejandrodnm closed a pull request on timescale/pgai
feat: add polling mode to vectorizer cli
- Introduced `--poll-interval` option to specify the wait time before checking for new work after processing all available tasks. - Added `--once` flag to exit the program after processing all ava...
billy-the-fish deleted a branch timescale/pgai

vectorizer-doc-review

billy-the-fish pushed 11 commits to vectorizer timescale/pgai
  • chore: first edits for John to look at. c9a4a28
  • chore: first edits for John to look at. 2daf7ae
  • chore: add the table. 203fb17
  • chore: add the table. db93629
  • chore: updates. 4fd9882
  • chore: updates. 04b6632
  • chore: update for review comment. abc875c
  • chore: update for review comment. 68df599
  • Apply suggestions from code review Co-authored-by: John Pruitt <[email protected]> Signed-off-by: Iain Cox <iain@ti... 800cc29
  • chore: update on review. 8c4d392
  • Merge pull request #119 from timescale/vectorizer-doc-review Vectorizer doc review 9b05042

View on GitHub

billy-the-fish closed a pull request on timescale/pgai
Vectorizer doc review
billy-the-fish created a review comment on a pull request on timescale/pgai
Updated, thank you

View on GitHub

billy-the-fish created a review on a pull request on timescale/pgai

View on GitHub

billy-the-fish created a review comment on a pull request on timescale/pgai
Updated, thank you

View on GitHub

billy-the-fish created a review on a pull request on timescale/pgai

View on GitHub

billy-the-fish created a review comment on a pull request on timescale/pgai
Updated, thank you

View on GitHub

billy-the-fish created a review on a pull request on timescale/pgai

View on GitHub

billy-the-fish created a review comment on a pull request on timescale/pgai
Updated, thank you

View on GitHub

billy-the-fish created a review on a pull request on timescale/pgai

View on GitHub

billy-the-fish pushed 1 commit to vectorizer-doc-review timescale/pgai

View on GitHub

billy-the-fish pushed 1 commit to vectorizer-doc-review timescale/pgai
  • Apply suggestions from code review Co-authored-by: John Pruitt <[email protected]> Signed-off-by: Iain Cox <iain@ti... 800cc29

View on GitHub

alejandrodnm pushed 5 commits to adn/polling-mode timescale/pgai
  • feat: add destination param to create_vectorizer c0052a6
  • fix: make destination second param + fix error msgs 43d5c79
  • Merge pull request #109 from timescale/jgpruitt/destination-param feat: add destination param to create_vectorizer cac43f4
  • ci: add py.typed file to pgai package (#117) 2abf043
  • feat: add polling mode to vectorizer cli - Introduced `--poll-interval` option to specify the wait time before che... d8843b3

View on GitHub

Tostino created a comment on an issue on timescale/pgai
Alright, have something working finally: https://github.com/Tostino/pgai/commit/6163939882de4074c1fa351a17a7a387d1247178 This moves things to use the async client and handles checking for cancel...

View on GitHub

maxrausch starred timescale/pgai
jgpruitt created a review comment on a pull request on timescale/pgai
If we want to go with docker compose, that's fine, but we need all the tooling to work with it. We should pick ONE way and support it fully. I don't want multiple ways that work slightly differentl...

View on GitHub

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

View on GitHub

Tostino opened an issue on timescale/pgai
OpenAI endpoints don't support canceling request
Using the latest development branch, I noticed in testing the OpenAI endpoints (chat_completion) that there is an issue with canceling the request if the user cancels the query for example. If a...
alejandrodnm created a review on a pull request on timescale/pgai

View on GitHub

Load more