Skip to content

Combining RAG with function calling #7440

Discussion options

You must be logged in to vote

@adrian-watson-pts It looks like it's not supported by Azure .NET SDK, which we are using at the moment:
https://github.com/Azure/azure-sdk-for-net/tree/49b0ace48d35cb4b2ace93b517036b660fc12ca4/sdk/openai/Azure.AI.OpenAI#use-your-own-data-with-azure-openai

NOTE: The concurrent use of Chat Functions and Azure Chat Extensions on a single request is not yet supported. Supplying both will result in the Chat Functions information being ignored and the operation behaving as if only the Azure Chat Extensions were provided. To address this limitation, consider separating the evaluation of Chat Functions and Azure Chat Extensions across multiple requests in your solution design.

Replies: 5 comments 10 replies

Comment options

You must be logged in to vote
1 reply
@hk4git
Comment options

Answer selected by adrian-watson-pts
Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
3 replies
@dmytrostruk
Comment options

@HuskyDanny
Comment options

@gitbatuhan
Comment options

Comment options

You must be logged in to vote
6 replies
@sabbadino
Comment options

@sabbadino
Comment options

@vavjeeva
Comment options

@sabbadino
Comment options

@vavjeeva
Comment options

Comment options

You must be logged in to vote
0 replies
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
8 participants