Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
0thernet authored Aug 19, 2024
1 parent bafd69e commit 2e03111
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,11 @@
# Substrate examples

Substrate [Python](https://github.com/SubstrateLabs/substrate-python) and [TypeScript](https://github.com/SubstrateLabs/substrate-typescript) examples.

- [Basics](/basics) – Get started with basic examples.
- [Techniques](/techniques) – Prompting techniques (Tree of Thought, Mixture of Agents), RAG techniques, and more.
- [Tutorials](/tutorials) – Integrated use cases, like multi-turn conversations (chat).

## Getting started

Get your API key from the [Substrate Dashboard](https://substrate/dashboard), and set it as an environment variable:
Expand Down

0 comments on commit 2e03111

Please sign in to comment.