Skip to content

Commit

Permalink
Merge pull request #924 from eltociear/patch-2
Browse files Browse the repository at this point in the history
docs: update README.md
  • Loading branch information
zzstoatzz authored Jun 30, 2024
2 parents 5f33c44 + 81fa6ac commit 0d13d38
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -202,7 +202,7 @@ Learn more about casting to types [here](https://askmarvin.ai/docs/text/transfor

## 🦾 Build AI-powered functions

Marvin functions let you combine any inputs, instructions, and output types to create custom AI-powered behaviors... without source code. These functions can can go well beyond the capabilities of `extract` or `classify`, and are ideal for complex natural language processing or mapping combinations of inputs to outputs.
Marvin functions let you combine any inputs, instructions, and output types to create custom AI-powered behaviors... without source code. These functions can go well beyond the capabilities of `extract` or `classify`, and are ideal for complex natural language processing or mapping combinations of inputs to outputs.

```python
@marvin.fn
Expand Down

0 comments on commit 0d13d38

Please sign in to comment.