Skip to content

Commit 81cdcbd

Browse files
depppMichael Malyuk
and
Michael Malyuk
authored
updating with new example (#27)
Co-authored-by: Michael Malyuk <michaelmalyuk@Michaels-Air.attlocal.net>
1 parent fe2ca24 commit 81cdcbd

File tree

2 files changed

+1
-0
lines changed

2 files changed

+1
-0
lines changed

README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -178,6 +178,7 @@ print(predictions)
178178
- [QuestionAnsweringSkill](./examples/question_answering_skill.ipynb) – Answer questions based on a given context.
179179
- [TranslationSkill](./examples/translation_skill.ipynb) – Translate text from one language to another.
180180
- [TextGenerationSkill](./examples/text_generation_skill.ipynb) – Generate text based on a given prompt.
181+
- [Skill Sets](././examples/skillsets_sequence_of_skills.ipynb) – Process complex tasks through a sequence of skills.
181182

182183
![Executing Agent Skill](./docs/src/img/executing-agents-skill.png "Executing Agent Skill")
183184

0 commit comments

Comments
 (0)