This repository has been archived by the owner on Oct 30, 2024. It is now read-only.
Releases: gptscript-ai/knowledge
Releases · gptscript-ai/knowledge
v0.6.9
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
What's Changed
- feat: otto knowledge refactoring by @iwilltry42 in #159
Full Changelog: v0.6.7...v0.6.8
v0.6.7
Full Changelog: v0.6.6...v0.6.7
v0.6.6
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
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
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
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
Full Changelog: v0.6.1...v0.6.2
v0.6.1
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
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