Skip to content
Discussion options

You must be logged in to vote

Thank you for these questions!

  • Positron Assistant does not have infrastructure to send an entire dataset to the model provider, but it can use "tool calls" to send the schema of your datasets. These schemas can include information about your dataset that may be considered sensitive or personal, like the mode of a string column or factor levels in R. You'll probably need to think carefully about whether metadata for data objects is truly safe/appropriate for you, given your own domain and constraints. Also, you can pretty easily prompt Positron Assistant in such a way that it will send row-level individual data points to the model provider (for example, "tell me about the fifth row of my …

Replies: 1 comment 2 replies

Comment options

You must be logged in to vote
2 replies
@Seviks
Comment options

@Seviks
Comment options

Answer selected by Seviks
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