Skip to content

Commit

Permalink
Merge pull request #210 from leodabague/patch-1
Browse files Browse the repository at this point in the history
Update local_llm.md
  • Loading branch information
souzatharsis authored Dec 9, 2024
2 parents 6a703ce + 87e3649 commit 804a618
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion usage/local_llm.md
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@ Now you can use the local LLM to generate a podcast transcript (or audio) by set
## Python API

```python
from podcastfy import generate_podcast
from podcastfy.client import generate_podcast

# Generate a tech debate podcast about artificial intelligence
generate_podcast(
Expand Down

0 comments on commit 804a618

Please sign in to comment.