mirror of
https://github.com/wshobson/agents.git
synced 2026-03-18 09:37:15 +00:00
docs: update installation commands for llm-application-dev and conductor
This commit is contained in:
@@ -111,11 +111,9 @@ Manage track lifecycle:
|
|||||||
## Installation
|
## Installation
|
||||||
|
|
||||||
```bash
|
```bash
|
||||||
claude --plugin-dir /path/to/conductor
|
/plugin install conductor
|
||||||
```
|
```
|
||||||
|
|
||||||
Or copy to your project's `.claude-plugin/` directory.
|
|
||||||
|
|
||||||
## Acknowledgments
|
## Acknowledgments
|
||||||
|
|
||||||
This plugin is based on [Conductor](https://github.com/gemini-cli-extensions/conductor) by Google, originally developed for Gemini CLI.
|
This plugin is based on [Conductor](https://github.com/gemini-cli-extensions/conductor) by Google, originally developed for Gemini CLI.
|
||||||
|
|||||||
@@ -57,11 +57,9 @@ Build production-ready LLM applications, advanced RAG systems, and intelligent a
|
|||||||
## Installation
|
## Installation
|
||||||
|
|
||||||
```bash
|
```bash
|
||||||
claude --plugin-dir /path/to/llm-application-dev
|
/plugin install llm-application-dev
|
||||||
```
|
```
|
||||||
|
|
||||||
Or copy to your project's `.claude-plugin/` directory.
|
|
||||||
|
|
||||||
## Requirements
|
## Requirements
|
||||||
|
|
||||||
- LangChain >= 1.2.0
|
- LangChain >= 1.2.0
|
||||||
|
|||||||
Reference in New Issue
Block a user