You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Call Khoj chat API as POST request with payload in request body
The chat API endpoint on the Khoj server was updated into a POST API
endpoint accepting most query parameters (e.g `q') in request body
This change updates the call the modified Khoj chat API to use this
new calling pattern
0 commit comments