khoj/.github/workflows
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
..
build_desktop.yml Fix diff blocks, links, remove footnotes & rearrange sections in docs 2023-07-21 00:58:30 -07:00
build_khoj_el.yml Rename project links across repo from debanjum/khoj to khoj-ai/khoj 2023-06-21 00:13:21 -07:00
dockerize.yml Update Khoj server to run on non standard port, 42110 instead of 8000 2023-07-10 21:27:58 -07:00
dockerize_telemetry_server.yml Push telemetry to Posthog to grok Khoj usage 2023-06-05 22:47:49 +05:30
pypi.yml Emojify step names in workflows. Stop publishing to TestPyPi from PR 2023-03-01 10:56:39 -06:00
release.yml Add content write permission to jobs in github release workflow 2023-07-01 06:23:45 -07:00
test.yml Add support for our first Local LLM 🤖🏠 (#330) 2023-07-26 16:27:08 -07:00
test_khoj_el.yml Require dash, org to run ERT tests for khoj.el 2023-03-23 01:46:26 +04:00