mirror of
https://github.com/khoj-ai/khoj.git
synced 2024-11-23 15:38:55 +01:00
Fix link to code execution feature in docs
This commit is contained in:
parent
cff8e02b60
commit
1f79a10541
1 changed files with 1 additions and 1 deletions
|
@ -44,5 +44,5 @@ Slash commands allows you to change what Khoj uses to respond to your query
|
|||
- **/help**: Use /help to get all available commands and general information about Khoj
|
||||
- **/summarize**: Can be used to summarize 1 selected file filter for that conversation. Refer to [File Summarization](summarization) for details.
|
||||
- **/diagram**: Generate a diagram in response to your query. This is built on [Excalidraw](https://excalidraw.com/).
|
||||
- **/code**: Generate and run very simple Python code snippets. Refer to [Code Generation](code_generation) for details.
|
||||
- **/code**: Generate and run very simple Python code snippets. Refer to [Code Execution](code_execution) for details.
|
||||
- **/research**: Go deeper in a topic for more accurate, in-depth responses.
|
||||
|
|
Loading…
Reference in a new issue