0
I Use This!
Very High Activity

Commits : Listings

Analyzed 1 day ago. based on code collected 1 day ago.
Jul 28, 2024 — Jul 28, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Add Jina documentation to readme for self-hosting More... 8 months ago
Do not erase partial message when generation stopped via button on web app More... 8 months ago
Sync chat models in Khoj with OpenAI proxies (e.g Ollama) on startup More... 8 months ago
Set API keys in docker-compose.yml to enable web search, scrape tools More... 8 months ago
Use Jina API Key of Jina web scraper if configured in DB More... 8 months ago
Further improvements for descriptions to LLM on modes, code, diagram, image. More... 8 months ago
When diagram generation fails, save to conversation log More... 8 months ago
Merge branch 'master' of github.com:khoj-ai/khoj into features/improve-tool-selection More... 8 months ago
Fix database connections leakage (#980) More... 8 months ago
Simplify integrating Ollama, OpenAI proxies with Khoj on first run More... 8 months ago
Update default vision supported & anthropic chat models on first run More... 8 months ago
Remove extract_images flag from PDF loader More... 9 months ago
Add documentation for how to use the text to image model configs, reduce to Replicate More... 9 months ago
Add documentation for how to use the text to image model configs More... 9 months ago
Remove output_modes function reference in chat tests More... 9 months ago
Improve tool, output mode selection process More... 9 months ago
Improve user conversation config details on Admin panel More... 9 months ago
Move evaluation script into tests/evals directory More... 9 months ago
Delete unused favicon ico in old web app directory More... 9 months ago
Only add /research prefix when no slash command in message on web app More... 9 months ago
Do not start server when importing the main.py file, unless gunicorn More... 9 months ago
Enable evaluating Khoj on the OpenAI SimpleQA bench using eval script More... 9 months ago
Remove Talc search bench from Khoj eval script More... 9 months ago
Show tool call error in next iteration. Allow rerun if model requests. More... 9 months ago
Enable evaluation Khoj on the Talc Search Bench using Eval script More... 9 months ago
Wrap try/catch around online search in research mode like other tools More... 9 months ago
Add cool new suggestion cards for math, diagramming More... 9 months ago
Standardize chat message truncation and serialization before print More... 9 months ago
Remove og image url with khoj documentation More... 9 months ago
Improve error handling, display and configurability of eval script More... 9 months ago