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
```suggestion ``` What is this call of vectorizer for here? The `vectorizer.md` explains the SQL vectorizer interface. It has nothing to do with the worker and calling it here is not necessary an...

View on GitHub

Askir created a review comment on a pull request on timescale/pgai
This file is a bit confusing now, it previously only covered the python vectorizer worker and now also contains database hosting? Is it supposed to be just a general self hosting guide? Then I thin...

View on GitHub

Askir created a review comment on a pull request on timescale/pgai
```suggestion in your database. To quickly try out embeddings using a pre-built Docker developer environment, see the [Vectorizer quick start](/docs/vectorizer-quick-start.md). For a more detail...

View on GitHub

Askir created a review comment on a pull request on timescale/pgai
Is this shell output relevant? We don't have it for starting the db container, I think it just bloats the tutorial a bit. As a user I might skim through the steps of such a quick start and if it l...

View on GitHub

Askir created a review comment on a pull request on timescale/pgai
Imo not relevant, same argument as previous comment. It just delays the aha effect of the next step.

View on GitHub

Askir created a review comment on a pull request on timescale/pgai
```suggestion 1. **Create a `blog` table with the following schema** ```

View on GitHub

Askir created a review comment on a pull request on timescale/pgai
Not a big fan of making people jump around different pages so much. I liked it more when the compose was in here. I also think the compose should not be used for anything else, its way too minimal ...

View on GitHub

Askir created a review comment on a pull request on timescale/pgai
```suggestion * **TL;DR**: * [Try out automatic embedding vectorization](/docs/vectorizer-quick-start.md): quicky create embeddings using a pre-built Docker developer environment with a ...

View on GitHub

Askir created a review comment on a pull request on timescale/pgai
```suggestion This page shows you how to create a vectorizer in a self-hosted Postgres instance, then use the pgai vectorizer worker to create embeddings from data in your database. To finish of...

View on GitHub

Askir created a review on a pull request on timescale/pgai
Leaving a very opinionated review here :D Overall I like the changes though!

View on GitHub

jgpruitt pushed 1 commit to jgpruitt/param-names timescale/pgai
  • docs: update docs and examples for param changes We removed the leading underscore from all function parameter names... e5c611f

View on GitHub

cevian pushed 1 commit to adn/reveal-secrets timescale/pgai
  • feat: add role-based permissions for secrets eb68957

View on GitHub

jgpruitt pushed 1 commit to jgpruitt/param-names timescale/pgai
  • chore!: remove prefixes from ollama function params BREAKING CHANGE: leading underscores have been removed from all ... 942eec3

View on GitHub

cevian pushed 1 commit to adn/reveal-secrets timescale/pgai
  • feat: add role-based permissions for secrets 37f6f23

View on GitHub

Askir pushed 1 commit to jascha/remove-leading-underscores timescale/pgai
  • fix: expected function params 5f83375

View on GitHub

Askir pushed 1 commit to jascha/remove-leading-underscores timescale/pgai
  • fix: expected function params b68f219

View on GitHub

billy-the-fish created a comment on a pull request on timescale/pgai
@Askir I've moved the updates in this PR, less the technical implementations under discussion to https://github.com/timescale/pgai/pull/158. Are you ok to close this PR?

View on GitHub

billy-the-fish created a comment on a pull request on timescale/pgai
@Askir I've moved the updates in this PR, less the technical implementations under discussion to https://github.com/timescale/pgai/pull/158. Are you ok to close this PR?

View on GitHub

cevian pushed 1 commit to adn/reveal-secrets timescale/pgai
  • feat: add role-based permissions for secrets 4ec1be0

View on GitHub

billy-the-fish opened a pull request on timescale/pgai
Vectorizer naming update
billy-the-fish pushed 1 commit to vectorizer-naming-update timescale/pgai

View on GitHub

Askir pushed 1 commit to jascha/remove-leading-underscores timescale/pgai

View on GitHub

billy-the-fish pushed 1 commit to vectorizer-naming-update timescale/pgai
  • chore: naming changes, and bring other prs into one. 85b391c

View on GitHub

jgpruitt opened a pull request on timescale/pgai
chore!: remove prefixes from openai function params
BREAKING CHANGE: leading underscores have been removed from all openai function parameter names
jgpruitt created a branch on timescale/pgai

jgpruitt/param-names - Bring AI models closer to your PostgreSQL data

Askir created a branch on timescale/pgai

jascha/remove-leading-underscores - Bring AI models closer to your PostgreSQL data

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

vectorizer-naming-update - Bring AI models closer to your PostgreSQL data

cevian pushed 1 commit to adn/reveal-secrets timescale/pgai
  • chore: add tests for secrets af7795a

View on GitHub

cevian pushed 1 commit to adn/reveal-secrets timescale/pgai
  • chore: make secrets fallback for api key 4b601b1

View on GitHub

LyndonYang1024 starred timescale/pgai
Load more