0.0.67 • Published 5 months ago

@agent-smith/cli v0.0.67

Weekly downloads
-
License
MIT
Repository
github
Last release
5 months ago

Agent Smith terminal client

A terminal client to use language models

:books: Read the documentation

Install

Install the Agent Smith terminal client globally:

npm i -g @agent-smith/cli

A global lm command is available once installed.

Quickstart

Install the inference and the vision plugin:

npm i -g @agent-smith/feat-inference @agent-smith/feat-vision

Create a config.yml file with this content:

plugins:
  - "@agent-smith/feat-inference"
  - "@agent-smith/feat-vision"
  - "@agent-smith/feat-models"

Run the conf command to initialize:

lm conf ~/path/to/config.yml

Inference

Run an inference query with the q command, using an Ollama model that you already have:

lm q list the planets of the solar system m="llama3.1:latest"

Vision

Run a vision query: pull minicpm-v:8b-2.6-q8_0 from Ollama and run:

lm vision imgs/img1.jpeg imgs/img2.jpeg "Compare the images"

Tasks

List the available tasks:

lm tasks

Show a task:

lm task think

Models

Show available models:

lm models

Search for a model:

lm model qwen
0.0.40

7 months ago

0.0.41

7 months ago

0.0.42

7 months ago

0.0.43

7 months ago

0.0.44

7 months ago

0.0.45

6 months ago

0.0.46

6 months ago

0.0.47

6 months ago

0.0.37

7 months ago

0.0.38

7 months ago

0.0.39

7 months ago

0.0.30

9 months ago

0.0.31

8 months ago

0.0.32

8 months ago

0.0.34

8 months ago

0.0.35

8 months ago

0.0.36

8 months ago

0.0.26

9 months ago

0.0.27

9 months ago

0.0.28

9 months ago

0.0.29

9 months ago

0.0.62

5 months ago

0.0.63

5 months ago

0.0.64

5 months ago

0.0.65

5 months ago

0.0.66

5 months ago

0.0.22

12 months ago

0.0.67

5 months ago

0.0.23

10 months ago

0.0.24

9 months ago

0.0.25

9 months ago

0.0.60

6 months ago

0.0.61

6 months ago

0.0.59

6 months ago

0.0.51

6 months ago

0.0.52

6 months ago

0.0.53

6 months ago

0.0.54

6 months ago

0.0.55

6 months ago

0.0.56

6 months ago

0.0.57

6 months ago

0.0.58

6 months ago

0.0.50

6 months ago

0.0.48

6 months ago

0.0.49

6 months ago

0.0.20

12 months ago

0.0.21

12 months ago

0.0.19

12 months ago

0.0.18

12 months ago

0.0.15

1 year ago

0.0.16

1 year ago

0.0.17

1 year ago

0.0.12

1 year ago

0.0.13

1 year ago

0.0.14

1 year ago

0.0.10

1 year ago

0.0.11

1 year ago

0.0.3

1 year ago

0.0.9

1 year ago

0.0.8

1 year ago

0.0.5

1 year ago

0.0.4

1 year ago

0.0.7

1 year ago

0.0.6

1 year ago

0.0.2

1 year ago

0.0.1

1 year ago