issues
search
khoj-ai
/
khoj
Your AI second brain. Self-hostable. Get answers from the web or your docs. Build custom agents, schedule automations, do deep research. Turn any online or local LLM into your personal, autonomous AI (e.g gpt, claude, gemini, llama, qwen, mistral).
https://khoj.dev
GNU Affero General Public License v3.0
16.2k
stars
796
forks
source link
Split Configure API into Content, Model API paths
#857
Closed
debanjum
closed
4 months ago
debanjum
commented
4 months ago
Major: Breaking Changes
Move API endpoints under /configure/
/model to /api/model/
Move API endpoints under /api/configure/content/ to /api/content/
Accept file deletion requests by clients during sync
Split /api/v1/index/update into /api/content PUT, PATCH API endpoints
Minor: Create New API Endpoint
Create API endpoints to get user content configurations
Related: #852
Major: Breaking Changes
Minor: Create New API Endpoint
Related: #852