Skip to content

Commit

Permalink
respond to Thirds feedback
Browse files Browse the repository at this point in the history
  • Loading branch information
handeyeco committed Nov 14, 2024
1 parent a446e01 commit 37b7242
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion packages/perseus/src/widget-ai-utils/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -21,5 +21,5 @@ We want to have a representation of Perseus widgets that LLMs can understand. Th

### Why don't we just pass the raw widget json?

We do not want to have the an external API relying on the internal
We do not want to have the external API relying on the internal
representation of Perseus widgets. That would couple the widgets implementation to an external API, which would be subject to breakage. This approach balances having an explicit API, while keeping Perseus widgets mostly unaware of the LLM prompt requirements.

0 comments on commit 37b7242

Please sign in to comment.