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.4.13-gateway.dev0
Full Changelog: v0.4.12...v0.4.13-gateway.dev0
v0.4.12
What's Changed
- add: metadata-manipulator transformer & post-processor by @iwilltry42 in #97
- fix-bundle by @iwilltry42 in #101
- add: blueprint for new context tool by @iwilltry42 in #102
- add: retrievers support multiple datasets by @iwilltry42 in #103
- feat: context tool by @iwilltry42 in #98
Full Changelog: v0.4.11...v0.4.12
v0.4.12-gateway.dev4
What's Changed
- add: metadata-manipulator transformer & post-processor by @iwilltry42 in #97
- fix-bundle by @iwilltry42 in #101
- add: blueprint for new context tool by @iwilltry42 in #102
- add: retrievers support multiple datasets by @iwilltry42 in #103
Full Changelog: v0.4.11...v0.4.12-gateway.dev4
v0.4.12-gateway.dev3
Full Changelog: v0.4.12-gateway.dev2...v0.4.12-gateway.dev3
v0.4.12-gateway.dev2
What's Changed
- add: metadata-manipulator transformer & post-processor by @iwilltry42 in #97
- fix-bundle by @iwilltry42 in #101
- add: blueprint for new context tool by @iwilltry42 in #102
- add: retrievers support multiple datasets by @iwilltry42 in #103
Full Changelog: v0.4.11...v0.4.12-gateway.dev2
v0.4.12-gateway.dev1
Full Changelog: v0.4.12-gateway.dev0...v0.4.12-gateway.dev1
v0.4.12-gateway.dev0
Full Changelog: v0.4.11-gateway.0...v0.4.12-gateway.dev0
v0.4.11-gateway.0
feat: use GPTScript Gateway instead of OpenAI directly Signed-off-by: Donnie Adams <donnie@acorn.io> Add dataset toolgpt (#79) change: use default blueprint for gateway version Don't use dataset id context (#81)
v0.4.11
What's Changed
- fix: do not error on unsupported file types by default upon ingestion - but add --err-on-unsupported-file flag to toggle that behavior by @iwilltry42 in #82
- change: enhance prompting in tool.gpt by @iwilltry42 in #83
- fix: tool.gpt prompting and naming by @iwilltry42 in #84
- BM25 post-processor and retriever by @iwilltry42 in #85
- add: merging retriever with example for hybrid search using bm25 and semantic search by @iwilltry42 in #86
Full Changelog: v0.4.10...v0.4.11
v0.4.10-gateway.7
What's Changed
- fix: do not error on unsupported file types by default upon ingestion - but add --err-on-unsupported-file flag to toggle that behavior by @iwilltry42 in #82
- change: enhance prompting in tool.gpt by @iwilltry42 in #83
- fix: tool.gpt prompting and naming by @iwilltry42 in #84
Full Changelog: v0.4.10...v0.4.10-gateway.7