I'm working with openai to process a document, trying to send the response to my db. I don't have 'path' declared anywhere else in my code. What could possibly be causing this? Would appreciate any advice.
This was working perfectly last night when I was working with hugginface/llama instead.
Where you've declared the path variable before that?
Haven't declared it anywhere else. These are my imports also, cannot see anything that may be creating the variable underneath.
It's a bit more general Python issue
But you can't use the replace method on variable you havn't declare before
What it would replace?
Yeah, I get that. I'm just confused what might be causing this. I have to wait for my colab gpu to refresh so I can test this again with llama, cause it worked fine yesterday.
Recommended threads
- Cannot use createdBefore query on bulk d...
sdk: dart version: 19.2.1 ```final timestamp = DateTime.timestamp() .subtract(const Duration(days: 1)) .toIso8601String(); await databas...
- Retrieving items from appwrite collectio...
Hello team, I started experiencing a weird bug yesterday. If I add multiple new items to a collection on the same day, it doesn’t show up in my app when I fetc...
- Appwrite SSL Certificate Failure
Hello, I need help releasing a stuck domain. My Domain: adilnaib.engineer My Project ID: 68fe0aee001e999b5d71 Error: Failed to add domain to Fastly: {"msg":"B...