mirror of
https://github.com/khoaliber/khoj.git
synced 2026-03-02 13:18:18 +00:00
Move some gifs to the assets s3 bucket and add instructions for Ollama, shareable conversations
This commit is contained in:
@@ -6,7 +6,7 @@ sidebar_position: 4
|
||||
|
||||
You can use agents to setup custom system prompts with Khoj. The server host can setup their own agents, which are accessible to all users. You can see ours at https://app.khoj.dev/agents.
|
||||
|
||||

|
||||

|
||||
|
||||
## Creating an Agent (Self-Hosted)
|
||||
|
||||
|
||||
7
documentation/docs/features/share.md
Normal file
7
documentation/docs/features/share.md
Normal file
@@ -0,0 +1,7 @@
|
||||
# Shareable Chat
|
||||
|
||||
You can share any of your conversations by going to the three dot menu on the conversation and selecting 'Share'. This will create a **public** link that you can share with anyone. The link will open the conversation in the same state it was when you shared it, so your future messages will not be visible to the person you shared it with.
|
||||
|
||||
This means you can easily share a conversation with someone to show them how you solved a problem, or to get help with something you're working on.
|
||||
|
||||

|
||||
Reference in New Issue
Block a user