Skip to content

Releases: khoj-ai/khoj

1.31.0

11 Dec 03:42
Compare
Choose a tag to compare

🎁 New

🛠️ Fix

  • Do not wrap filepath in Path to fix indexing markdown files on Windows by @debanjum in #993
  • Fix broken doc links to query filters by @codeluggage in #1000

🧪 Improve

  • Style the Admin Panel with a modern theme and Khoj branding by @debanjum in #999
  • Make generated assets a non-terminal state by @sabaimran in #992
  • Simplify the desktop app by @sabaimran in #994
  • Rename OpenAIProcessorConversationConfig DB model to more apt AiModelApi by @debanjum in #998
  • Improve handling of multiple output modes by @sabaimran in #1002

New Contributors

Full Changelog: 1.30.10...1.31.0

1.30.10

29 Nov 03:44
Compare
Choose a tag to compare

Full Changelog: 1.30.9...1.30.10

1.30.9

29 Nov 02:46
Compare
Choose a tag to compare

Full Changelog: 1.30.8...1.30.9

1.30.8

28 Nov 21:45
Compare
Choose a tag to compare

What's Changed

  • Speed up Docker image builds using multi-stage parallel pipelines by @debanjum in #987
  • Improve parsing complex json strings returned by LLM by @debanjum in #989

Full Changelog: 1.30.7...1.30.8

1.30.7

24 Nov 07:01
Compare
Choose a tag to compare

Full Changelog: 1.30.6...1.30.7

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