Skip to content

Commit

Permalink
ref fastapi in generator.md
Browse files Browse the repository at this point in the history
  • Loading branch information
Anmol6 committed Nov 29, 2023
1 parent 1bf6241 commit 2b4505c
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions docs/blog/posts/generator.md
Original file line number Diff line number Diff line change
Expand Up @@ -259,6 +259,9 @@ Time for first result (list): 8.63 seconds
Our web application now displays results faster. Even a 100ms improvement can lead to a 1% increase in revenue.


### FastAPI
We can also take this and set up a streaming LLM API endpoint using FastAPI. Check out our docs on using FastAPI [here](https://jxnl.github.io/instructor/concepts/fastapi/)!


## Key Takeaways

Expand Down

0 comments on commit 2b4505c

Please sign in to comment.