I am very confused with import_skills.py #2696
Closed
selfishark
started this conversation in
General
Replies: 1 comment 1 reply
-
Definitely make use of the If you're using Python, make sure to always run |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
I am new to programming (learning Python) and ChatCopilot is so interesting that I decided to start from the very beginning.
While practising on 'semantic functions' I faced an error import_semantic_skill_from_directory which apparently is resolved on here by @renrut but couldn't understand much so I navigated and landed where the import_semantic_skill_from_directory is actually defined, here but then again I tried to pull this but it connected to other functions and doesn't seems wise to just download one by one just to follow the tutorial.
So I discovered there are just some many branches that exist for the same Semantic Kernel repo. So I wonder which one is the best to follow because I tried to rebase my code and saw 41 commits thinking it would solve my issue but nope. So I am still stuck on the first tutorial.
Can anybody tell me how to fix import_semantic_skill_from_directory and how to make sure I am pulling the most fresh repo?
@alexchaomander can this be a topic on the Semantic Kernel Office Hours?
Beta Was this translation helpful? Give feedback.
All reactions