autogen icon indicating copy to clipboard operation
autogen copied to clipboard

reduce prompts with Skills

Open nicho2 opened this issue 1 year ago • 0 comments

Why are these changes needed?

addition of a function to reduce the weight of skills in prompts by extracting the name of the function, its parameters and its documentation

Related issue number

llm forget to use skills.py functions #2051

Checks

  • [ ] I've included any doc changes needed for https://microsoft.github.io/autogen/. See https://microsoft.github.io/autogen/docs/Contribute#documentation to build and test documentation locally.
  • [ ] I've added tests (if relevant) corresponding to the changes introduced in this PR.
  • [ ] I've made sure all auto checks have passed.

nicho2 avatar Mar 21 '24 06:03 nicho2