Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Python: Confusion between Automatic function calling and Planner #9699

Closed
rakshahulle opened this issue Nov 14, 2024 · 2 comments
Closed

Python: Confusion between Automatic function calling and Planner #9699

rakshahulle opened this issue Nov 14, 2024 · 2 comments
Labels
python Pull requests for the Python Semantic Kernel triage

Comments

@rakshahulle
Copy link

I am now confused between Automatic function calling and Planner concepts function_calling_stepwise_planner, SequentialPlanner. As mentioned Planner is deprecated and an automatic function calling is used for planning. Reference: https://learn.microsoft.com/en-us/semantic-kernel/concepts/planning?pivots=programming-language-python

@markwallace-microsoft markwallace-microsoft added python Pull requests for the Python Semantic Kernel triage labels Nov 14, 2024
@github-actions github-actions bot changed the title Confusion between Automatic function calling and Planner Python: Confusion between Automatic function calling and Planner Nov 14, 2024
@moonbox3
Copy link
Contributor

We will be deprecating the planners in the near future. The guidance is to use automatic function calling instead.

@rakshahulle
Copy link
Author

rakshahulle commented Nov 15, 2024 via email

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
python Pull requests for the Python Semantic Kernel triage
Projects
None yet
Development

No branches or pull requests

3 participants