Metadata-Version: 2.1
Name: promptmodel
Version: 0.0.1
Summary: promptmodel: Build LLM services in a blink
Home-page: UNKNOWN
License: UNKNOWN
Keywords: weavel,agent,llm,tools,promptmodel,llm agent,prompt,versioning
Platform: UNKNOWN
Requires-Python: >=3.7.1
Description-Content-Type: text/markdown
License-File: LICENSE
Requires-Dist: pydantic
Requires-Dist: peewee
Requires-Dist: typer[all]
Requires-Dist: cryptography
Requires-Dist: pyyaml
Requires-Dist: InquirerPy
Requires-Dist: litellm

# FastLLM

> Create LLM-powered services in a blink.

## Installation

```bash
pip install fastllm
```


