Skip to content

Commit

Permalink
chore: fix README
Browse files Browse the repository at this point in the history
  • Loading branch information
luochen1990 committed Aug 4, 2024
1 parent c861287 commit b8dfd91
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,6 @@ It provides the following tools:
This decorator imbues your function signature with an AI implementation, which reads the docstring and invokes LLM to obtain the function's return value

```python
Translated Text:
from ai_powered import ai_powered

@ai_powered
Expand Down

0 comments on commit b8dfd91

Please sign in to comment.