Skip to content

Releases: khoj-ai/khoj

1.30.7

24 Nov 07:01
Compare
Choose a tag to compare

1.30.6

24 Nov 05:08
Compare
Choose a tag to compare
  • Fix apt install for musl-dev in prod.Dockerfile

Full Changelog: 1.30.5...1.30.6

1.30.5

24 Nov 04:51
Compare
Choose a tag to compare
1.30.5 Pre-release
Pre-release
  • Fix llama-cpp-python libmusl runtime error on prod Docker container start
    The previous patch release had just updated the standard Dockerfile and missed updating the prod.Dockerfile

Full Changelog: 1.30.4...1.30.5

1.30.4

24 Nov 03:49
Compare
Choose a tag to compare
1.30.4 Pre-release
Pre-release
  • Fix llama-cpp-python libmusl runtime error on Docker container start

Full Changelog: 1.30.3...1.30.4

1.30.3

23 Nov 22:40
Compare
Choose a tag to compare
1.30.3 Pre-release
Pre-release
  • Use pre-built llama-cpp-python wheel to avoid recent ninja import error by @debanjum

Full Changelog: 1.30.2...1.30.3

1.30.2

23 Nov 20:01
Compare
Choose a tag to compare

What's Changed

  • Track Usage Metrics in Chat API. Track Running Cost, Accuracy in Evals by @debanjum in #985
  • Add agent, conversation title filters when selecting all agents by @sabaimran

Full Changelog: 1.30.1...1.30.2

1.30.1

19 Nov 01:31
Compare
Choose a tag to compare

🎁 New

  • Add GitHub workflow to quiz Khoj on specified evals by @debanjum in #982

🧪 Improve

Full Changelog: 1.30.0...1.30.1

1.30.0

18 Nov 05:42
Compare
Choose a tag to compare

🧪 Improve

🛠️ Fix

🎉 New Contributors

Full Changelog: 1.29.1...1.30.0

1.29.1

12 Nov 18:33
Compare
Choose a tag to compare

Full Changelog: 1.29.0...1.29.1

  • Increase character limits for conversation title in b6714c2
  • Handle size calculations with more grace when converting docs in 8ec1764

1.29.0

12 Nov 05:49
Compare
Choose a tag to compare

🎁 New

  • Add Script to Evaluate Khoj on Google's FRAMES benchmark by @debanjum in #955
  • Support including file attachments in the chat message by @sabaimran in #957

🧪 Improve

  • Do not CRUD on entries, files & conversations in DB for null user by @debanjum in #958
  • Generate and analyze documents with Khoj using the Code sandbox by @debanjum in #960

Full Changelog: 1.28.3...1.29.0