Skip to content

Difference between uploading and attaching a file to an assistant? #261

Answered by StephenHodgson
greffgreff asked this question in Q&A
Discussion options

You must be logged in to vote

Assistant files are really only used for tools, like Code Interpreter and Knowledge Retrieval.

  • Files that are passed at the Assistant level are accessible by all Runs with this Assistant.
  • Files can also be passed at the Thread level. These files are only accessible in the specific Thread.
  • When a file is attached at the Message-level, it is only accessible within the specific Thread the Message is attached to.

Replies: 1 comment 1 reply

Comment options

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

Answer selected by greffgreff
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
question Further information is requested
2 participants
Converted from issue

This discussion was converted from issue #260 on March 08, 2024 13:50.