Trying to use this to automate Azure VM operations in natural language with GeminiLLM #195
Unanswered
gauravbatra131313
asked this question in
Q&A
Replies: 0 comments
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.
-
Trying to use this to automate Azure VM operations in natural language with Gemini LLM, I have created many mcptools for calling various functions list VM , start \stop\delete VM and list resource groups etc, All functions are python SDK for Azure VM operations.
the issue here is if i run the functions alone they are working fine , but when i query through the MCPagent in a chatbot style pattern its giving different answers to it, can anyone suggest what can be done.
Beta Was this translation helpful? Give feedback.
All reactions