Skip to content

Commit 1a08cbe

Browse files
authored
Refine the steps to generate AI chat service from scratch (#161)
## Purpose - Simplify the steps to generate an AI chat service from scratch. - Move some steps as optional ## Does this introduce a breaking change? <!-- Mark one with an "x". --> ``` [ ] Yes [x] No ``` ## Pull Request Type What kind of change does this Pull Request introduce? <!-- Please check the one that applies to this PR using "x". --> ``` [ ] Bugfix [x] Feature [ ] Code style update (formatting, local variables) [ ] Refactoring (no functional changes, no api changes) [ ] Documentation content changes [ ] Other... Please describe: ```
1 parent b1eb0e3 commit 1a08cbe

12 files changed

+227
-154
lines changed

docs/05_lab_openai/05_openai.md

Lines changed: 227 additions & 154 deletions
Large diffs are not rendered by default.

images/api-gateway-chatbox.png

100755100644
File mode changed.

images/copilot-gen-code-1.png

100755100644
File mode changed.

images/copilot-gen-code-2.png

100755100644
File mode changed.

images/managed-components.png

100755100644
File mode changed.

images/open-ai-ask-copilot.png

16.6 KB
Loading

images/open-ai-eureka-client.png

100755100644
File mode changed.

images/open-ai-gen-1.png

100755100644
-101 KB
Loading

images/open-ai-gen-2.png

100755100644
44 KB
Loading

images/open-ai-gen-3.png

-107 KB
Binary file not shown.

images/open-ai-petclinic-curl.png

36.1 KB
Loading

images/open-ai-rag-bot.png

100755100644
File mode changed.

0 commit comments

Comments
 (0)