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

Tags: gptscript-ai/knowledge

Tags

v0.6.9

Toggle v0.6.9's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
chore: drop mupdf build tag in favor of build constraint (#161)

- use build constraints instead of mupdf build tag
- update go-fitz dependency
- drop unnecessary netgo build tag
- ensure build is working in wolfi base image

v0.6.8

Toggle v0.6.8's commit message

Verified

This commit was signed with the committer’s verified signature.
iwilltry42 Thorsten Klein
fix: delete-file adapt to ws://

v0.6.7

Toggle v0.6.7's commit message

Verified

This commit was signed with the committer’s verified signature.
iwilltry42 Thorsten Klein
change: drop default similarity threshold

v0.6.6

Toggle v0.6.6's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
fix (openai embedding): retry on transient stream error when reading …

…embeddings response (#157)

v0.6.5

Toggle v0.6.5's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
change: simpler way of handling metadata inserted by .knowledge.json (#…

…156)

v0.6.4

Toggle v0.6.4's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
fix (postgres/breaking): change postgres document content columns to …

…bytea to avoid encoding issue (#155)

v0.6.3

Toggle v0.6.3's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
change: by default, do not exit on a failing file ingestion, but make…

… sure we log the failed status (#154)

v0.6.2

Toggle v0.6.2's commit message

Verified

This commit was signed with the committer’s verified signature.
iwilltry42 Thorsten Klein
add: retrieval timin

v0.6.1

Toggle v0.6.1's commit message

Verified

This commit was signed with the committer’s verified signature.
iwilltry42 Thorsten Klein
chore: docs

v0.6.1-rc.5

Toggle v0.6.1-rc.5's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
change: use default concurrency of 100 for embeddings in pgvector (#153)