You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
-2Lines changed: 0 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -27,8 +27,6 @@ uv pip install mellea
27
27
See [installation docs](https://docs.mellea.ai/getting-started/installation) for additional options, such as installing all extras via `uv pip install 'mellea[all]'`.
28
28
For source installation directly from this repo, see [CONTRIBUTING.md](CONTRIBUTING.md).
29
29
30
-
31
-
32
30
## Example
33
31
34
32
The `@generative` decorator turns a typed Python function into a structured LLM call.
0 commit comments