update guide

This commit is contained in:
zachary62
2025-03-13 23:54:22 -04:00
parent 0a420b3513
commit b3420359be
2 changed files with 6 additions and 8 deletions
+1
View File
@@ -25,6 +25,7 @@ Here, we provide some minimal example implementations:
call_llm("How are you?")
```
> Store the API key in an environment variable like OPENAI_API_KEY for security.
{: .best-practice }
2. Claude (Anthropic)
```python