Alteryx Upgrade - No workflow data in Gallery Hardware and Software by saichinnu1852 … MongoDB version. We have created a non-production environment to test the upgrade. Since the non-production environment is new, and… Question Answering with YouTube Videos Using RAG in LangChain Programming Computer Science by usmanmalik57 … to chat with any YouTube videos. I encourage you to test this application and let me know your feedback. Paris Olympics Ticket Information Chatbot with Memory Using LangChain Programming Computer Science by usmanmalik57 …") ]) history_retriever_chain = create_history_aware_retriever(llm, retriever, prompt) ``` You can test the above chain using the following script. The `chat_history` list… already have some messages in the chat history, we can test our `retrieval_chain` using the following script. ``` retrieval_chain = create_retrieval_chain(… Claude 3 Opus Vs. Google Gemini Vs. GPT-4 for Zero-Shot Text Classification Programming Computer Science by usmanmalik57 … benchmarks. Intrigued by Anthropic's claim, I performed a simple test to compare the performances of Claude 3 Opus, [Google Gemini… ABC for Github-programs and Python Programming Software Development by Audun … to learn, the dream being to have like a "test-program", as in a blank program with basic stuff… Re: ASUS Laptops - my experience Hardware and Software by Reverend Jim … either they didn't do that in the lab (a test I explicitly requested), or something else failed between the lab… Re: ASUS Laptops - my experience Hardware and Software by Reverend Jim … been corrupted. So that's two things they didn't test before returning it. It also verifies that they didn't… Re: ASUS Laptops - my experience Hardware and Software by toneewa … some insight, what might be causing troubles, for future problems. Test your recovery partition or drive, system restore, system image, and… Re: ASUS Laptops - my experience Hardware and Software by Reverend Jim … (reset to factory must work) they were doing a final test. At two o'clock I went down. I was shown… Re: GCC Fails to Recognize Parameters Programming by toneewa …, I decided to install the ffmpeg library and do a test program another way. For me, the declarations worked changing: #include… Re: Online subission forms not sending emails of submitted info Programming Web Development by Biiim … = PHPMailer::ENCRYPTION_STARTTLS` // $mail->DKIM_domain = 'example.com'; // $mail->DKIM_private = 'test.key'; // $mail->DKIM_selector = '_default'; // $mail->DKIM_passphrase = ''; // $mail->… Re: Improve HAVING BY performance Programming Databases by toneewa ….00), ('5','ICs', 25.00), ... ('50000','...', ...); If you have a test case you want to measure, please do share. Re: Improve HAVING BY performance Programming Databases by toneewa …. Producing the same results can be done. I added another test with MAX(Price). With a database over 305K rows, 3… Re: Online subission forms not sending emails of submitted info Programming Web Development by david.tigner … = PHPMailer::ENCRYPTION_STARTTLS` // $mail->DKIM_domain = 'example.com'; // $mail->DKIM_private = 'test.key'; // $mail->DKIM_selector = '_default'; // $mail->DKIM_passphrase = ''; // $mail->… Re: Online subission forms not sending emails of submitted info Programming Web Development by Biiim … stick in any email account you have credentials for to test it - you could even create a new email account with… Re: ABC for Github-programs and Python Programming Software Development by Reverend Jim I have an apps folder on D: where I keep all my portable/homegrown software. Let's say I want to create a virtual enviromnent in `D:\apps\MyVirtual`. To do this I open a command shell and do D:\>cd apps D:\apps>python -m venv MyVirtual If I install any packages in this session, they will be installed in the virtual python. … Re: ABC for Github-programs and Python Programming Software Development by Reverend Jim I have developed a number of GUI applications in python. I found that the wxpython package was far better than tkinter. wxpython is based on wxwidgets which is essentially windows controls. Because wxwidgets are compiled for each major system, controls rendered by wxpython look like the native controls for whatever system is hosting. Re: ASUS Laptops - my experience Hardware and Software by Reverend Jim Got my laptop back from Best Buy this afternoon. I checked the power cord connection at the store and it was fine. I wish I'd checked it further because I started having problems as soon as I got it home and powered up. First of all, they replaced the motherboard so when I got it back it had been wiped and reset. First thing I noticed was that the … Re: ASUS Laptops - my experience Hardware and Software by toneewa If the power connector was replaced with the motherboard, then your charging cord is suspect. If they setup your PC with Windows 11, there's a good chance a GPT partition was used instead of NTFS (outdated). Imaging back to this would fail. Always check in your BIOS to see if your drives shows up there. If you're setup in UEFI mode, instead of … Re: ASUS Laptops - my experience Hardware and Software by Reverend Jim When I got it back they had replaced both the motherboard and the power supply and I checked in the store to verify there were no power issues. I suspect you are correct about them not reconnecting the touchpad as that was not working in Linux either. As for GPT vs NTFS, I have never formatted to anything but NTFS, and when I originally got the … Re: ASUS Laptops - my experience Hardware and Software by rproffitt "I allocated a C partition and formatted as NTFS then boot back into my Windows 11 install USB." That can derail the usual Windows install. On today's PCs I start off with a blank, no partition drive, boot the Windows USB stick and once in a while need to add the Intel RST storage driver. I maintain that Microsoft should update … Re: ASUS Laptops - my experience Hardware and Software by Reverend Jim Likewise... Whenever I reinstall Windows, other than the times I've reset to factory, when it gets to the "where do you want to install to" I always get the installer to delete, then recreate the partition. Re: ASUS Laptops - my experience Hardware and Software by Reverend Jim I got a call from Best Buy this morning to tell me my laptop was back. When I got to the counter I told the tech that I would not accept it until they showed me that it could be reset to factory. I'll leave out a few of the details that don't matter to the tale. He powered up the laptop and showed me Windows 11. The touchpad was working. He went… Re: ASUS Laptops - my experience Hardware and Software by Reverend Jim >At some point you are stuck with a clean install I'm using my father-in-law's old laptop in the interim. When I inherited it I took out the old drive and put in a spare SSD. I didn't bother restoring the diagnostic or recovery partitions. It's quite peppy now. It's also an ASUS, but purchased before they started making crap. At some point, … Re: ASUS Laptops - my experience Hardware and Software by Reverend Jim >I consider them all bloatware Something I may try on this laptop (old ASUS K53E) once I get my other one back is a fresh install from USB but selecting "World" as my region. I read somewhere a while back that if you select any specific region, bloatware for that region gets installed, but if you pick World then no bloatware. You … Re: ASUS Laptops - my experience Hardware and Software by toneewa > Ever had to install Windows from 39 floppy disks? It was not fun, especially when disk 39 frequently had a read error. Not that many, I still have them. Highest was 6 for booting, so I could read a CD. I wrote on them, "BAD" if ever had that problem. > I actually tried this as well, running diskpart.exe. It couldn't see … Re: ASUS Laptops - my experience Hardware and Software by toneewa > rproffitt commented: BTW, recovery drive failed me so many times that I carry no less than 2 bootable Linux sticks in my PC rescue bag. I've seen in the past failures due to having more than 1 drive installed. Disconnect all other drives and devices. I too, have used Linux live bootable CD's to get files off a broken Windows. It was way … Re: ASUS Laptops - my experience Hardware and Software by Reverend Jim >I too, have used Linux live bootable CD's to get files off a broken Windows. I'm assuming the drive wasn't bitlockered? Re: ASUS Laptops - my experience Hardware and Software by toneewa > I'm assuming the drive wasn't bitlockered? Nope, I don't use that feature. In my opinion, it's equivalent to using ransomware on your own stuff. Re: ASUS Laptops - my experience Hardware and Software by Reverend Jim I always disable it as well. That's yet another thing I have to remember to undo when I get it back.