Skip to content

Commit bbb1efd

Browse files
committed
Rename folder and add README
1 parent e124b30 commit bbb1efd

File tree

7 files changed

+3
-0
lines changed

7 files changed

+3
-0
lines changed

openrouter-api/README.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,3 @@
1+
# How to Use the OpenRouter API to Access Multiple AI Models via Python
2+
3+
This folder contains supporting materials for the Real Python tutorial [How to Use the OpenRouter API to Access Multiple AI Models via Python](https://realpython.com/openrouter-api/).

how-to-use-openrouter-to-access-multiple-ai-models-in-one-python-script/ask_auto_model.py renamed to openrouter-api/ask_auto_model.py

File renamed without changes.

how-to-use-openrouter-to-access-multiple-ai-models-in-one-python-script/ask_specific_model.py renamed to openrouter-api/ask_specific_model.py

File renamed without changes.

how-to-use-openrouter-to-access-multiple-ai-models-in-one-python-script/fallback_models.py renamed to openrouter-api/fallback_models.py

File renamed without changes.

how-to-use-openrouter-to-access-multiple-ai-models-in-one-python-script/get_models.py renamed to openrouter-api/get_models.py

File renamed without changes.

how-to-use-openrouter-to-access-multiple-ai-models-in-one-python-script/requirements.txt renamed to openrouter-api/requirements.txt

File renamed without changes.

how-to-use-openrouter-to-access-multiple-ai-models-in-one-python-script/route_requests.py renamed to openrouter-api/route_requests.py

File renamed without changes.

0 commit comments

Comments
 (0)