FrackinFamous
FrackinFamous
@joncinque Great info! This what I'm talking about. A few nuggets of info like this added to the docs and the tutorials would save a lot of people much grief...
#34991 Was where I finally had the aha moment and listened to everyone about making cli and solana-program line up but the comments in here are solving it as well!...
> Just wanted to pop in and mention I'm experiencing this issue as well, Same for me on Windows 10. I'll try older version as well. Update: Same on older...
You have to either create embeddings of the chat history and save those in a vector database like pinecone or append the messages to the previous one. There is currently...
I heard whisper is very good at recognizing and translating as well so you could take in voice prompts and convert to English before the query. Or use a second...
Ai is fun. Let me know if you ever have any questions.
You have to request access to GPT-4 in the documentation. If you don't have it on playground.openai.com you do not have access yet. https://openai.com/waitlist/gpt-4
So does anyone have any insight for completely new person to run the very first tutorial or will Solana just leave it that way forever? So frustrating as a new...
I apologize. I was just terribly frustrated and was not finding anything that worked. I had to downgrade my solana install to the latest stable version 1.17.17. Why is the...
I ended up restarting from scratch. Same issue. RUST_LOG=debug cargo build-sbf [2024-01-27T17:16:02.584833161Z INFO cargo_build_sbf] spawn: --version [2024-01-27T17:16:02.738686760Z INFO cargo_build_sbf] Solana SDK: /home/frackinfamous/.local/share/solana/install/releases/1.17.17/solana-release/bin/sdk/sbf [2024-01-27T17:16:02.738777760Z INFO cargo_build_sbf] spawn: toolchain list -v [2024-01-27T17:16:02.743675360Z...