Skip to content
This repository has been archived by the owner on Oct 30, 2024. It is now read-only.

Releases: gptscript-ai/knowledge

v0.6.9

29 Oct 19:08
407208e
Compare
Choose a tag to compare

What's Changed

  • chore: drop mupdf build tag in favor of build constraint by @iwilltry42 in #161

Full Changelog: v0.6.8...v0.6.9

v0.6.8

29 Oct 07:06
17ea088
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.6.7...v0.6.8

v0.6.7

25 Oct 15:37
75062f8
Compare
Choose a tag to compare

Full Changelog: v0.6.6...v0.6.7

v0.6.6

25 Oct 15:04
092826a
Compare
Choose a tag to compare

What's Changed

  • fix (openai embedding): retry on transient stream error when reading embeddings response by @iwilltry42 in #157

Full Changelog: v0.6.5...v0.6.6

v0.6.5

25 Oct 14:01
5015b13
Compare
Choose a tag to compare

What's Changed

  • change: simpler way of handling metadata inserted by .knowledge.json by @iwilltry42 in #156

Full Changelog: v0.6.4...v0.6.5

v0.6.4

23 Oct 18:04
e4bd7fb
Compare
Choose a tag to compare

What's Changed

  • fix (postgres/breaking): change postgres document content columns to bytea to avoid encoding issue by @iwilltry42 in #155

Full Changelog: v0.6.3...v0.6.4

v0.6.3

23 Oct 17:11
8a7aea3
Compare
Choose a tag to compare

What's Changed

  • change: by default, do not exit on a failing file ingestion, but make sure we log the failed status by @iwilltry42 in #154

Full Changelog: v0.6.2...v0.6.3

v0.6.2

23 Oct 10:59
7aab5e5
Compare
Choose a tag to compare

Full Changelog: v0.6.1...v0.6.2

v0.6.1

23 Oct 09:35
e7b8cd3
Compare
Choose a tag to compare

What's Changed

  • Add delete file options, don't run prune by @StrongMonkey in #149
  • fix: use pgxpool instead of pgxconn to avoid 'conn busy' errors by @iwilltry42 in #152
  • change: use default concurrency of 100 for embeddings in pgvector by @iwilltry42 in #153

Full Changelog: v0.6.0...v0.6.1

v0.6.1-rc.5

22 Oct 19:35
669efad
Compare
Choose a tag to compare
v0.6.1-rc.5 Pre-release
Pre-release

What's Changed

  • change: use default concurrency of 100 for embeddings in pgvector by @iwilltry42 in #153

Full Changelog: v0.6.1-rc.4...v0.6.1-rc.5