{"library":"flowllm","type":"library","category":null,"description":"FlowLLM is a Python library designed to simplify the development of LLM-based HTTP/MCP (Message Control Protocol) services. It provides a structured way to define and manage LLM workflows using `Flow` and `Step` components, allowing developers to quickly build and deploy AI-powered APIs. The library is actively maintained with frequent minor releases in its `0.2.x` series.","language":"python","status":"active","version":"0.2.0.10","tags":["LLM","AI","API","microservices","workflow","fastapi"],"last_verified":"Mon May 25","install":[{"cmd":"pip install flowllm","imports":["from flowllm import Flow","from flowllm import Step","from flowllm import run_flow_server","from flowllm.models import ChatInput","from flowllm.models import ChatResponse"]}],"homepage":null,"github":"https://github.com/flowllm-ai/flowllm","docs":"https://flowllm-ai.github.io/flowllm/","changelog":null,"pypi":"https://pypi.org/project/flowllm/","npm":null,"openapi_spec":null,"status_page":null,"smithery":null,"compatibility":{"summary":{"python_range":"3.10–3.9","success_rate":80,"avg_install_s":29.2,"avg_import_s":null,"wheel_type":"wheel"},"url":"https://checklist.day/v1/registry/flowllm/compatibility"}}