Ecosyste.ms: Timeline

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

timescale/pgai

Askir pushed 1 commit to jascha/selfhosted-quickstart timescale/pgai
  • chore: update docker image fe6e361

View on GitHub

Askir opened a pull request on timescale/pgai
chore: add self hosted quick start
Askir created a branch on timescale/pgai

jascha/selfhosted-quickstart - Bring AI models closer to your PostgreSQL data

Askir created a review comment on a pull request on timescale/pgai
How do you use this function on cloud right now? Would you have to provide they api key as a parameter?

View on GitHub

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

View on GitHub

Askir pushed 9 commits to self-hosted-docs-improvements timescale/pgai
  • feat: use commands for scoping the cli Instead of the cli running directly the vectorizer worker, the worker has bee... 2616a0a
  • chore: release pgai container to dockerhub a0ee182
  • chore: Add release notes for 0.4.0 of extension Co-authored-by: Iain Cox <[email protected]> Signed-off-by: John Pr... 2c63cbf
  • chore: last things. e194462
  • fix: make better defaults for indexing, scheduling, grants (#152) * fix: make better defaults for indexing, scheduli... 2e9046f
  • chore: separate linter/formatter settings 0a8fdff
  • Merge remote-tracking branch 'origin/vectorizer' into self-hosted-docs-improvements 90322f4
  • chore: Remove out of place vectorizer call f4f4b1a
  • chore: remove API key validity check db03989

View on GitHub

billy-the-fish pushed 1 commit to self-hosted-docs-improvements timescale/pgai

View on GitHub

jgpruitt deleted a branch timescale/pgai

jgpruitt/fix-lint-format

jgpruitt pushed 1 commit to vectorizer timescale/pgai
  • chore: separate linter/formatter settings 0a8fdff

View on GitHub

jgpruitt closed a pull request on timescale/pgai
chore: separate linter/formatter settings
jgpruitt created a review comment on a pull request on timescale/pgai
you can manually do `select set_config('ai.openai_api_key', '<your-key-here>', false);` to set it in your db session, but that's no fun

View on GitHub

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

View on GitHub

jgpruitt created a review comment on a pull request on timescale/pgai
we need the secrets/env-var extension. some way to query cloud secrets

View on GitHub

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

View on GitHub

jgpruitt created a review comment on a pull request on timescale/pgai
well, you have to run `select set_config('ai.openai_api_key', '<your-key-here>', false);` first

View on GitHub

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

View on GitHub

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

View on GitHub

jgpruitt created a review comment on a pull request on timescale/pgai
why not?

View on GitHub

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

View on GitHub

jgpruitt created a review comment on a pull request on timescale/pgai
all the parameters in versions 0.1.0, 0.2.0, and 0.3.0 use leading underscores. it was just a habit I have, because leading underscores prevent name clashes with keywords, reserved words, and objec...

View on GitHub

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

View on GitHub

jgpruitt created a review comment on a pull request on timescale/pgai
it works on cloud. The secret handling is awkward to deal with securely, but that's an issue across the board -- not specific to this. I think this is a good change.

View on GitHub

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

View on GitHub

jgpruitt deleted a branch timescale/pgai

jgpruitt/release-notes

jgpruitt pushed 2 commits to vectorizer timescale/pgai

View on GitHub

jgpruitt pushed 1 commit to jgpruitt/vectorizer-defaults timescale/pgai
  • chore: change grant_to default to no param e93cfef

View on GitHub

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

View on GitHub

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

View on GitHub

jgpruitt created a review comment on a pull request on timescale/pgai
not worth the effort

View on GitHub

Load more