0
I Use This!
Very High Activity

Commits : Listings

Analyzed about 20 hours ago. based on code collected about 20 hours ago.
Jul 23, 2024 — Jul 23, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Add vision support for Gemini models in Khoj More... 9 months ago
Re-evaluate agent private/public filtering after authenticateddata is retrieved. Update selectedAgent check logic to reflect. More... 9 months ago
Share webp images from web, desktop, obsidian app to chat with More... 9 months ago
Allow sharing multiple images as part of user query from the web app More... 9 months ago
Handle multiple images shared in query to chat API More... 9 months ago
Release Khoj version 1.26.0 More... 9 months ago
Explicitly ask Gemini models to format their response with markdown More... 9 months ago
Make Chat and Online Search Resilient and Faster (#936) More... 9 months ago
Return enabled scrapers as WebScraper objects for more ergonomic code More... 9 months ago
Make web scraper priority configurable via admin panel More... 9 months ago
Fix to log the client app calling the chat API More... 9 months ago
Fix arg to generate_summary_from_file and type of this_iteration More... 9 months ago
Allow automation as an output mode supported by custom agents More... 9 months ago
Update handling of gemini response with new API changes. Per documentation: More... 9 months ago
Use Khoj icons. Add automation & improve agent text on web login page More... 9 months ago
Handle correctly setting file filters as array when API call fails More... 9 months ago
Fix typo in docs for error 400 fix when self-hosting (#938) More... 9 months ago
Upgrade Django version used by Khoj server More... 9 months ago
Upgrade documentation website dependencies More... 9 months ago
Access internal links directly via a simple get request More... 9 months ago
Fallback through enabled scrapers to reduce web page read failures More... 9 months ago
Allow changing perf timer log level. Info log time for webpage read More... 9 months ago
Change webpage scraper to use via server admin panel More... 9 months ago
Aggregate webpage extract queries to run once for each distinct webpage More... 9 months ago
Allow using Firecrawl to extract web page content More... 9 months ago
Show user uuid field in django admin panel More... 9 months ago
Support using Firecrawl to read webpages More... 9 months ago
Merge branch 'master' into features/advanced-reasoning More... 9 months ago
Show tool to use decision for next iteration in train of thought More... 9 months ago
Return data sources to use if exception in data source chat actor More... 9 months ago