khoj/tests/data
sabaimran 8b2af0b5ef
Add support for our first Local LLM 🤖🏠 (#330)
* Add support for gpt4all's falcon model as an additional conversation processor
- Update the UI pages to allow the user to point to the new endpoints for GPT
- Update the internal schemas to support both GPT4 models and OpenAI
- Add unit tests benchmarking some of the Falcon performance
* Add exc_info to include stack trace in error logs for text processors
* Pull shared functions into utils.py to be used across gpt4 and gpt
* Add migration for new processor conversation schema
* Skip GPT4All actor tests due to typing issues
* Fix Obsidian processor configuration in auto-configure flow
* Rename enable_local_llm to enable_offline_chat
2023-07-26 16:27:08 -07:00
..
images Get XMP metadata from image using Pillow. Remove ExifTool dependency 2022-09-16 00:48:45 +03:00
markdown Bonus: Rename all md files to markdown for cleanliness 2023-06-29 11:27:47 -07:00
org Update Khoj server to run on non standard port, 42110 instead of 8000 2023-07-10 21:27:58 -07:00
pdf Create tests for PDF to JSONL processor 2023-06-01 21:42:48 +05:30
config.yml Add support for our first Local LLM 🤖🏠 (#330) 2023-07-26 16:27:08 -07:00