ml-pipes-llm
ml-pipes-llm brings synchronous OpenAI Responses API invocation into
ml-pipes.
The module name is generic, but the first cut is intentionally OpenAI-backed:
it runs one client.responses.create(...) call and hands the raw response
object to later steps such as Select("output_text") or application-owned
projections.
Operators can be used as plain callables, but this package is best used inside
an ml-pipes pipeline.
Package Reference
| Field | Value |
|---|---|
| Package | ml-pipes-llm |
| Guide | docs/README.md |
| Reference | docs/INDEX.md |
| Depends on | ml-pipes-core |
| Public modules | ml_pipes.llm |
| Content | OpenAI Responses API sync invocation; raw response handoff |
See docs/PACKAGES.md
for direct package installs, umbrella profiles, and the full package matrix.
Release files for ml-pipes-llm 0.0.1
For a detailed explanation of source distributions (sdists) and built distributions (wheels), please see the package formats documentation.
Source distribution (sdist)
| File | Size | Uploaded | |
|---|---|---|---|
| ml_pipes_llm-0.0.1.tar.gz | 7.7 kB | Details |
Built distribution (wheel)
| File | Interpreter | ABI | Platform | Reset |
|---|---|---|---|---|
| ml_pipes_llm-0.0.1-py3-none-any.whl | Python 3 | none | any | Details |
Total release size: 14.7 kB
Release files / ml_pipes_llm-0.0.1.tar.gz
| Download URL | ml_pipes_llm-0.0.1.tar.gz |
|---|---|
| Size | 7.7 kB |
| Tags | Source |
|
SHA-256 checksum How to use checksums |
b12e60aed81261362f36c4c98cf10dbb598455f73c14823436280891a6331ebf
|
|
BLAKE2b-256 checksum How to use checksums |
96a1fb8ac50de0b48692529b4b086434bea4f71e7749f3fefdf214ece9ab81bd
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
| Uploaded via |
twine/6.2.0 CPython/3.14.2
|
Release files / ml_pipes_llm-0.0.1-py3-none-any.whl
| Download URL | ml_pipes_llm-0.0.1-py3-none-any.whl |
|---|---|
| Size | 7.0 kB |
| Tags | Python 3 |
|
SHA-256 checksum How to use checksums |
59bfb45f03f537ac3bfcda02319e50be4bc17f5b152f69075018342d31c72a32
|
|
BLAKE2b-256 checksum How to use checksums |
0a44345ab7d2e7f5f13c6caf8cbb7d1590ee238b76831319bb50c8d26596aa27
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
| Uploaded via |
twine/6.2.0 CPython/3.14.2
|