Assistant API Annotations - #3 by TemplarRush based on the answer from @nikunj here it looks like " They represent the start and end index of the string to be replaced (amet?6:4+source? ) in the response text generated (text.value )." and nothing to do with where the LLM got the input from
IMO: It indicates the placement of references in the response (e.g., something like 4:4†source】is at the end of the response text. Practically useless!
The more important one is the file_id which you gotta map back to the exact filename using a function later on…