Skip to content

Commit e0e5aa9

Browse files
gippyTC-MO
andauthored
Apply suggestion from @TC-MO
Co-authored-by: Michał Olender <[email protected]>
1 parent 441acb6 commit e0e5aa9

File tree

1 file changed

+1
-1
lines changed
  • sources/platform/actors/development/actor_definition/output_schema

1 file changed

+1
-1
lines changed

sources/platform/actors/development/actor_definition/output_schema/index.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -212,7 +212,7 @@ When a user runs the Actor in the Console, the UI will look like this:
212212

213213
### Using container URL to display chat client
214214

215-
In this example, we have an Actor that internally runs a web server that allows users to connect to an LLM and chat with it.
215+
In this example, an Actor runs a web server that provides a chat interface to an LLM.
216216
The conversation history is then stored in the dataset.
217217

218218
```json title=".actor/output_schema.json"

0 commit comments

Comments
 (0)