gptscript-ai / knowledge

Knowledge for GPTScript
https://gptscript-ai.github.io/knowledge/
Apache License 2.0
24 stars 11 forks source link

fix-bundle #101

Closed iwilltry42 closed 4 weeks ago

iwilltry42 commented 4 weeks ago

fix: do not error on unsupported file if single target file is a ZIP

change (retrieve): error on empty query, but just return nothing on '-' as query

change: reduce log spam

fix: by default, do not error on unsupported or broken files within an archive

fix: topK result set reduction was broken (cutoff of last element)