Activity
Update Flint logo, subtitle and overview in Readme
Update Flint logo, subtitle and overview in Readme
Call Khoj chat API as POST request with payload in request body
Call Khoj chat API as POST request with payload in request body
When processing the response, handle it differently if it's just a te…
When processing the response, handle it differently if it's just a te…
add pillow dependency to for image processing
add pillow dependency to for image processing
Convert image from webp to png before writing it to the file system a…
Convert image from webp to png before writing it to the file system a…
Update khoj message handler to use the new response format for images
Update khoj message handler to use the new response format for images
Add better error handling to inform users
Add better error handling to inform users
Add better error handling to inform users
Add better error handling to inform users
Add support for uploading documents through WhatsApp
Add support for uploading documents through WhatsApp
Rather than getting a base64-encoded string, use an image url directly
Rather than getting a base64-encoded string, use an image url directly
Split dev API endpoint into separate router. Organize main API router
Split dev API endpoint into separate router. Organize main API router
Force push
on Jan 25, 2024
Split dev API endpoint into separate router. Organize main API router
Split dev API endpoint into separate router. Organize main API router
Fix issue with notes being unimplemented. Use background tasks for sc…
Fix issue with notes being unimplemented. Use background tasks for sc…
Handle whatsapp message asynchronously and use decorator to specify 2…
Handle whatsapp message asynchronously and use decorator to specify 2…
Delete django-related files and remove references to django scripts a…
Delete django-related files and remove references to django scripts a…
Update environment variables used for flint docker-compose
Update environment variables used for flint docker-compose
Update welcome message to talk about images, give info about khoj cloud
Update welcome message to talk about images, give info about khoj cloud
Shift notes into implemented commands
Shift notes into implemented commands
Pass detail error message as whatsapp chat response
Pass detail error message as whatsapp chat response
Remove unnecessary dependencies, like langchain
Remove unnecessary dependencies, like langchain
Fix handler when sending image response via whatsapp
Fix handler when sending image response via whatsapp
Initialize set of changes in order to connect flint (whatsapp client)…
Initialize set of changes in order to connect flint (whatsapp client)…