[go: up one dir, main page]

@iyio/convo-lang-cli
TypeScript icon, indicating that this package has built-in type declarations

0.7.5 • Public • Published

Convo-lang

A conversational language.

convo

What is Convo-lang?

Convo-lang is a mixture between a procedural programming language, prompting template system and conversation state management system. You can execute convo-lang in Javascript, Python, from the command line or directly in VSCode.

Convo-lang aims to provided a uniform prompting syntax that is LLM agnostic and allows you to store both prompts, metadata and tradition programming logic in a single file or template string.

The convo-lang syntax supports advanced features such as function calling, tool usage and vision. The Convo-lang ecosystem consists of a parser, interpreter, Typescript/Javascript/Python libraries, a CLI, and a vscode extension for syntax highlighting and in-editor script execution.

Package Sidebar

Install

npm i @iyio/convo-lang-cli

Weekly Downloads

8

Version

0.7.5

License

Apache-2.0

Unpacked Size

6.98 MB

Total Files

36

Last publish

Collaborators

  • iyio