Skip to content

Commit 8d8ec09

Browse files
committed
more verbage
1 parent e051892 commit 8d8ec09

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -196,7 +196,7 @@ df = df.withColumn(
196196
```
197197

198198
> [!WARNING]
199-
> This method returns a placeholder string in local development. It only makes a LLM call and spends tokens when deployed, where it calls the real LLM Gateway service via a UDF.
199+
> This method returns a placeholder string in local development. It only makes a LLM call and spends tokens when deployed, where it calls the real LLM Gateway service via a built-in UDF.
200200
201201
## CLI
202202

0 commit comments

Comments
 (0)