Skip to content

Attempting to implement a RAG solution. Having problems with ChatCompletionOptions #304

Answered by dspear
rlevi-selly asked this question in Q&A
Discussion options

You must be logged in to vote

It is a readonly collection, but you can Add to it or Remove from it. The init code effectively does an Add, which you can also do in code, for example:
options.Tools.Add(getCurrentLocationTool)

Replies: 1 comment 1 reply

Comment options

You must be logged in to vote
1 reply
@rlevi-selly
Comment options

Answer selected by rlevi-selly
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants