Commit c3911a9
fix: clarify when OpenAI API key is vs isn't needed
Add info box to quick_start.md explaining that UiPathChatOpenAI
handles auth via UiPath LLM Gateway (no key needed), but direct
OpenAI client usage requires OPENAI_API_KEY. Revert rag-assistant
.env.example since that sample uses the OpenAI client directly.
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>1 parent e49e6ed commit c3911a9
2 files changed
Lines changed: 8 additions & 3 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
12 | 12 | | |
13 | 13 | | |
14 | 14 | | |
| 15 | + | |
| 16 | + | |
| 17 | + | |
| 18 | + | |
15 | 19 | | |
16 | 20 | | |
17 | 21 | | |
| |||
Lines changed: 4 additions & 3 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | | - | |
2 | | - | |
3 | | - | |
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
0 commit comments