Could You Please Clarify What the `skills` Variable Represents in Voyager?
ItsBean opened this issue · 7 comments
I am seeking clarification regarding the variable skills
derived from the line skills = self.skill_manager.retrieve_skills(query=self.context)
in a given piece of code. Owing to constraints related to the lack of a GPT-4 API, I am unable to debug the code independently. I am wondering whether this code segment is part of an asynchronous function or if it serves a different purpose. I kindly request your assistance in understanding this particular line of code.
FYI, if you look around on certain discords, you can get gpt-4 api access, just unofficially. I'm using https://discord.gg/9m4PGyFP
I want to talk in discord.
I'm theblazehen#5390
Hi, the skills
are just the skills that are retrieved from the learned skill library in each round. It's saved under ckpt/skill/skills.json
.
FYI, if you look around on certain discords, you can get gpt-4 api access, just unofficially. I'm using https://discord.gg/9m4PGyFP
hhhiii,i want join in the discord to discuss too,could you plz invite me to the group
This issue is stale because it has been open for 30 days with no activity.
This issue was closed because it has been inactive for 14 days since being marked as stale.