Skip to content

Commit

Permalink
chore: readme
Browse files Browse the repository at this point in the history
  • Loading branch information
phil65 committed Dec 8, 2024
1 parent cd950f7 commit 801a53b
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 129 deletions.
10 changes: 4 additions & 6 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -65,9 +65,8 @@ Add LLMLing as a context server in your `settings.json`:
"label": "llmling",
"path": "uvx",
"args": [
"--from",
"llmling",
"mcp-server-llmling",
"mcp-server-llmling@latest",
"start",
"path/to/your/config.yml"
]
},
Expand All @@ -87,9 +86,8 @@ Configure LLMLing in your `claude_desktop_config.json`:
"llmling": {
"command": "uvx",
"args": [
"--from",
"llmling",
"mcp-server-llmling",
"mcp-server-llmling@latest",
"start",
"path/to/your/config.yml"
],
"env": {}
Expand Down
123 changes: 0 additions & 123 deletions docs/conversation.md

This file was deleted.

0 comments on commit 801a53b

Please sign in to comment.