Skip to content

Commit

Permalink
Updated readme
Browse files Browse the repository at this point in the history
  • Loading branch information
Ryandaydev committed Oct 31, 2024
1 parent fbd87cd commit 02ae22e
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,6 @@ For more tips on this topic [Sign up for my Tip Sheet](https://tips.handsonapib

A few highlights:

* Using APIs in Streamlit with a simple client - [code](/streamlit_with_client)
* Using APIs in generative AI with LangChain with a full SDK - [code](/notebooks_with_sdk)
* Using APIs in Jupyter Notebooks with a simple client - [code](/notebooks_with_client)
* Using APIs in Streamlit with a simple client - [code](/streamlit_with_client/)
* Using APIs in generative AI with LangChain - [code](/notebooks_with_ai/)
* Using APIs in Jupyter Notebooks with a simple client - [code](/notebooks_with_client/)
Empty file removed add_sdk_here
Empty file.

0 comments on commit 02ae22e

Please sign in to comment.