Debanjum
1f79a10541
Fix link to code execution feature in docs
2024-11-01 18:22:21 -07:00
sabaimran
23a49b6b95
Add documentation for python code execution capability
2024-11-01 12:14:33 -07:00
sabaimran
4d3224657f
Update the documentation with swanky new demo videos
2024-09-11 19:57:10 -07:00
Debanjum Singh Solanky
bdb81260ac
Update docs to mention using Llama 3.1 and 20K max prompt size for it
...
Update stale credits to better reflect bigger open source dependencies
2024-08-22 20:27:58 -07:00
Debanjum Singh Solanky
58c8068079
Upgrade default offline chat model to llama 3.1
2024-08-20 09:28:56 -07:00
Raghav Tirumale
093eb473cb
Add Documentation for the /summarize Command ( #822 )
...
* added documentation for the /summarize command
* Add a hint for natural language usage
---------
Co-authored-by: sabaimran <narmiabas@gmail.com>
2024-06-20 12:08:01 +05:30
sabaimran
327045be43
Make some basic updates to the chat documentation. Inc. conversation file filters, new screenshot
2024-06-18 12:14:59 +05:30
Debanjum Singh Solanky
c6487f2e48
Fix docs showing how to setup llama-cpp with Khoj
2024-03-31 15:36:40 +05:30
Debanjum Singh Solanky
dcdd1edde2
Update docs to show how to setup llama-cpp with Khoj
...
- How to pip install khoj to run offline chat on GPU
After migration to llama-cpp-python more GPU types are supported but
require build step so mention how
- New default offline chat model
- Where to get supported chat models from on HuggingFace
2024-03-26 22:33:01 +05:30
Debanjum Singh Solanky
d920e4d0a7
Make the docs overview page as the main docs landing page
...
- Make the docs overview page available at docs.khoj.dev root instead of
under docs.khoj.dev/docs path
- Remove the new landing page, it is unnecessary.
- Remove /docs path prefix from links to internal doc pages
- Remove .md path suffix in internal doc pages for consistency
2024-01-08 01:13:42 +05:30
sabaimran
9b991eb4fe
Migrate to using docusaurus, rather than docsify for documentation ( #603 )
...
* Add docusaurus documentation (to replace the docsify setup
* Remove older docs
* Specify documentation as the gh pages build action working directory
2024-01-07 20:28:15 +05:30