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

Outlook mail tool added using Add tool is not recognized as tool available for chatting . #187

Closed
sangee2004 opened this issue Aug 17, 2024 · 7 comments
Assignees
Labels
bug Something isn't working

Comments

@sangee2004
Copy link

sangee2004 commented Aug 17, 2024

Electron built from commit id 59351d7

When I use "Add tool" option to add outlook mail and then ask any email question, I always get this response

To get the emails you received in your inbox today, I'll need to access your email account. This typically requires OAuth2 authentication.

Would you like to proceed with setting up the necessary permissions? If so, please provide the name of the email service you are using (e.g., Gmail, Outlook).

I had to respond with Use my existing OAuth2 authentication. which succeeds sometimes and gets email.
But also seen it fail with the "model is required" error.

I have seen this behavior only when adding outlook in chat using "Add tools".

Screenshot 2024-08-16 at 2 21 38 PM Screenshot 2024-08-16 at 2 23 51 PM Screenshot 2024-08-16 at 2 31 58 PM

This issue is not seen when chatting with a assistant that has outlook mail tool.

@sangee2004 sangee2004 added the bug Something isn't working label Aug 17, 2024
@sangee2004
Copy link
Author

Related issue - #178

@g-linville
Copy link
Member

I believe this is now fixed. The confirmation prompts are still broken until I can merge #196, but as soon as I add the tool dynamically, I asked the LLM to list my inbox emails and it was able to do it successfully.

@g-linville
Copy link
Member

g-linville commented Aug 20, 2024

(This likely was fixed when I improved the titles of the Outlook Mail OpenAPI files in this PR.)

@sangee2004
Copy link
Author

I dont see this issue anymore when testing with latest version outlook mail tool.

@sangee2004
Copy link
Author

@g-linville I am seeing the same behavior again when testing with latest buids

Screenshot 2024-08-20 at 4 43 12 PM

@g-linville
Copy link
Member

^ That should be fixed now.

@sangee2004
Copy link
Author

This issue is not seen anymore when testing with latest version of electron - 523bf344b9e and latest versions of the outlook mail tool.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants