Skip to content

Commit bc148ee

Browse files
authored
Merge pull request #305 from HackYourFuture-CPH/saloumeh-67-patch-2
Update README to remove querying instructions
2 parents 2de4395 + a53dbfd commit bc148ee

1 file changed

Lines changed: 1 addition & 18 deletions

File tree

  • shared-modules/specialist-career-training/week 2

shared-modules/specialist-career-training/week 2/README.md

Lines changed: 1 addition & 18 deletions
Original file line numberDiff line numberDiff line change
@@ -6,27 +6,10 @@ This session will walk through the Danish job market and what recruiters typical
66

77
By the end of this session, you will be able to:
88

9-
## [ ] Understand the structure of a technical interview (e.g., intro, problem-solving, discussion)
9+
- [ ] Understand the structure of a technical interview (e.g., intro, problem-solving, discussion)
1010

1111
## Materials
1212

1313
[Preparation](preparation.md)
1414
[Session Plan](session-plan.md)
1515
[Assignment](assignment.md)
16-
17-
---
18-
19-
## Agent Instructions: Querying This Documentation
20-
21-
If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.
22-
23-
Perform an HTTP GET request on the current page URL with the `ask` query parameter:
24-
25-
```Text
26-
GET https://program.hackyourfuture.dk/course-content/shared-modules/specialist-career-training/week-2.md?ask=<question>
27-
```
28-
29-
The question should be specific, self-contained, and written in natural language.
30-
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.
31-
32-
Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.

0 commit comments

Comments
 (0)