Hi guys, i`m trying to complete some kind of API request that had been working for monthes..
but after some modifications immedeately falls and i cannot roll back.
i have an app in dialog mode betwee user and model.
as a SystemInstructions i have used to use big text file lof instructions copied and sent as a basic text like input.
some time after i used Google Cache and get a file kind of https://generativelanguage.googleapis.com/v1main/files/jg4lhd5m!??? some characters ommited
using its last part files/jg4lhd5m!??? as a component of request.
it has worked perfectly saving time for uploading the very same big text of system instruction every time.
some time after I have added a mechanics so old history of chat to the CONTEXT field would not be send as raw text - but could be also cahced as a file and send as fileOfOldStory+textOfNewFreshStory
so mainly i believe it worked for two last days giving awesome speed of requestng and good low summary processing time,
but yesterdaya i had changed something, or G3.1pro says Google had changes something - which i dont believe into have no faith to it,
that SystemInstructions can not be send as a file. xD
API spawns everytime a {“error”:{“code”:500,“message”:“[original: beyond::dependency::INTERNAL_unimplemented] FileData should have been resolved before this point.”,“status”:“INTERNAL”}}
as soon as i try to connect a FileAPI cLoudCached of systeminstructions. i get it.
but previously two days ago worked very fine all week long =((
So what is going on… i cant figure out… looks like FileAPI cached file - now - cannot be injected to the SYSTEMInstructions paramater Of API call for gemini? or what// i am frustrated