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: Autofunction calling is hallucinating the end result output for Semantic kernel Orchestrator Example for Python #10039

Open
rakshahulle opened this issue Dec 30, 2024 · 6 comments
Labels
python Pull requests for the Python Semantic Kernel

Comments

@rakshahulle
Copy link

I have multiple plugins to invoke in sequence for Orchestration purposes. I have added all plugins to Kernel, I am using the automatic function calling to invoke a sequence of prompts for Orchestration flow. But the output for each time is hallucinating. I want to know how to give accurate prompts for Orchestration flow in Python.

@markwallace-microsoft markwallace-microsoft added python Pull requests for the Python Semantic Kernel triage labels Dec 30, 2024
@github-actions github-actions bot changed the title Autofunction calling is hallucinating the end result output for Semantic kernel Orchestrator Example for Python Python: Autofunction calling is hallucinating the end result output for Semantic kernel Orchestrator Example for Python Dec 30, 2024
@evchaki
Copy link
Contributor

evchaki commented Jan 2, 2025

@evchaki evchaki removed the triage label Jan 2, 2025
@rakshahulle
Copy link
Author

rakshahulle commented Jan 2, 2025 via email

@evchaki
Copy link
Contributor

evchaki commented Jan 2, 2025

@eavanvalkenburg / @moonbox3 fyi

@alliscode
Copy link
Member

Hi @rakshahulle, if you are able to share your code and/or prompts then we might be able to provide some suggestions to reduce hallucinations. You can also take a look at some best practices for writing prompts: https://techcommunity.microsoft.com/blog/azure-ai-services-blog/15-tips-to-become-a-better-prompt-engineer-for-generative-ai/3882935

@rakshahulle
Copy link
Author

rakshahulle commented Jan 2, 2025 via email

@rakshahulle
Copy link
Author

rakshahulle commented Jan 2, 2025 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
Projects
None yet
Development

No branches or pull requests

4 participants