mirror of
https://github.com/angular/angular
synced 2026-05-24 09:28:37 +00:00
parent
6a1184600c
commit
efb2726ffc
1 changed files with 8 additions and 0 deletions
|
|
@ -145,3 +145,11 @@ Consider this example: The LLM provider is not responding. A potential strategy
|
|||
* Save the response from the user to used in a retry scenario (now or at a later time)
|
||||
* Alert the user to the outage with an appropriate message that doesn't reveal sensitive information
|
||||
* Resume the conversation at a later time once the services are available again.
|
||||
|
||||
## Next steps
|
||||
|
||||
To learn about LLM prompts and AI IDE setup, see the following guides:
|
||||
|
||||
<docs-pill-row>
|
||||
<docs-pill href="ai/develop-with-ai" title="LLM prompts and IDE setup"/>
|
||||
</docs-pill-row>
|
||||
|
|
|
|||
Loading…
Reference in a new issue