Releases: khoj-ai/khoj
Releases · khoj-ai/khoj
1.31.0
🎁 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
- @codeluggage made their first contribution in #1000
Full Changelog: 1.30.10...1.31.0
1.30.10
Full Changelog: 1.30.9...1.30.10
1.30.9
Full Changelog: 1.30.8...1.30.9
1.30.8
1.30.7
Full Changelog: 1.30.6...1.30.7
1.30.6
- Fix apt install for musl-dev in prod.Dockerfile
Full Changelog: 1.30.5...1.30.6
1.30.5
- Fix
llama-cpp-python
libmusl runtime error on prod Docker container start
The previous patch release had just updated the standardDockerfile
and missed updating theprod.Dockerfile
Full Changelog: 1.30.4...1.30.5
1.30.4
- Fix
llama-cpp-python
libmusl runtime error on Docker container start
Full Changelog: 1.30.3...1.30.4
1.30.3
- 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
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