Skip to content

Commit

Permalink
Merge pull request #491 from eclipse-tractusx/chore/xxx-optimizing-ki…
Browse files Browse the repository at this point in the history
…-assist

Chore/xxx optimizing ki assist
  • Loading branch information
ds-jhartmann authored Nov 28, 2024
2 parents d4f640d + d6e423c commit cb9e6fd
Show file tree
Hide file tree
Showing 6 changed files with 19 additions and 337 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -157,7 +157,7 @@ curl --request GET \
- Ask if they have received any tombstones in the IRS response, if yes they should get in contact with a moderator of
the workshop.
- If they have problems with the CORS connection tell them to visit (
FAQ): https://cxwiki.bonnconsulting.io/e/en/tractus-x-community-days/2024/foss-irs-app
FAQ): https://cxwiki.bonnconsulting.io/en/tractus-x-community-days/2024/foss-irs-app
- Request confirmation to proceed.

---
Expand All @@ -169,4 +169,4 @@ curl --request GET \
- Details of frontend features and implementations.

- Tell users that the phase 1 is completed. And finish this workshop.
- If the user really wants to continue to phase 2 encourage that they copy and paste the KI-Assistance for Phase 2 into the chat.
- If the user really wants to continue to phase 2 encourage that they copy and paste the KI-Assistance for Phase 2 (https://raw.githubusercontent.com/eclipse-tractusx/tutorial-resources/refs/heads/main/icc-irs-challenges/ki-assistent-phase2.md) into the chat.
Original file line number Diff line number Diff line change
Expand Up @@ -83,12 +83,16 @@ Our goal is to progressively enhance the frontend. In this second phase of the w
---

### Step 2: Request current code base
- Ask user for html
- Ask user for css
- Ask user for js
- Ask for additional context if user wants to provide it.
- Explain the user that you need the code for the previous phase to be able to support with phase 2.
- Tell them that they also can copy multiple files at the same time in the chat
- Tell them that you only need the html, css and javascript not any libraries or something else.
- Also make clear that they can copy the raw content of the full file (js / html / css)

### Step 3: Develop Solution for Phase 2
### Step 3: Request more code
- Do the same as you did in step 2.
- Request confirmation if all files have been provided, if not ask for the content.

### Step 4: Develop Solution for Phase 2
- Extend the frontend from Phase 1, which was provided in Step 2 by the user to:
- Extract fields (e.g., `job.globalAssetId`, `job.state`, `job.parameter.bpn`,
`submodels[?].payload.catenaXId`, `submodels[?].payload.localIdentifiers`) from the job detail response.
Expand All @@ -113,7 +117,7 @@ Our goal is to progressively enhance the frontend. In this second phase of the w

---

### Step 4: Ask user about status success/error
### Step 5: Ask user about status success/error

- Ask participants if they were able to visualize the IRS response in a graph.
- Ask if they have received any tombstones in the IRS response, if yes they should get in contact with a moderator of
Expand All @@ -122,11 +126,11 @@ Our goal is to progressively enhance the frontend. In this second phase of the w

---

### Step 4: Finalize and Deliver
### Step 6: Finalize and Deliver

- Summarize the results of this phase 2 including:
- Objectives, acceptance criteria, and technical requirements for the phase.
- Details of frontend features and implementations.

- Tell users that the phase 2 is completed. And finish this workshop.
- If the user really wants to continue to phase 3 encourage that they copy and paste the KI-Assistance for Phase 3 into the chat.
- If the user really wants to continue to phase 3 encourage that they copy and paste the KI-Assistance for Phase 3 (https://raw.githubusercontent.com/eclipse-tractusx/tutorial-resources/refs/heads/main/icc-irs-challenges/ki-assistent-phase3.md) into the chat.
File renamed without changes.
5 changes: 5 additions & 0 deletions icc-irs-challenges/ai-assistent.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
## How to use the AI assistance
1. Copy/Paste the AI assistance for the phase you want to be supported into your favourite AI:
2. Phase 1: [AI assistance Phase 1](ai-assistent-phase1.md)
3. Phase 2: [AI assistance Phase 2](ai-assistent-phase2.md)
4. Phase 3: [AI assistance Phase 3](ai-assistent-phase3.md)
322 changes: 0 additions & 322 deletions icc-irs-challenges/ki-assist-full.md

This file was deleted.

5 changes: 0 additions & 5 deletions icc-irs-challenges/ki-assistent.md

This file was deleted.

0 comments on commit cb9e6fd

Please sign in to comment.