RAG with .NET: Session Resources #25
Replies: 2 comments 1 reply
-
|
Hi, Best, |
Beta Was this translation helpful? Give feedback.
-
|
Hi @elbruno, Additionally, I can retrieve dynamic data from an external API using tools and tools_choice, which functions as expected. However, when I try to combine these features, the tools call is ignored, and only the uploaded data is used to provide answers. I found a note in the Azure OpenAI client library documentation that states I cannot use tools calls and BYOD together in a single request. It suggests separating the evaluation of Chat Functions and Azure Chat Extensions across multiple requests in my solution design. I appreciate any guidance you can provide in advance, as I am a bit confused about how to implement this separation. Is there any sample code or documentation I can follow for assistance with this? |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
This is the resources and discussion thread for this live stream: https://aka.ms/raghack/dotnet
It will be updated with links after the session.
Recording: https://www.youtube.com/watch?v=Rkw-N65Kfww
Slides: https://github.com/microsoft/RAG_Hack/blob/main/slides/2024%2009%2003%20RAGHack%20NET.pptx
Please ask any follow-up questions here, and the speakers will see them.
Beta Was this translation helpful? Give feedback.
All reactions