-
-
Notifications
You must be signed in to change notification settings - Fork 389
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
NEW UPDATE with free official CHATGPT API #14
Comments
Ciao, per caso non hai ancora aggiunto il file AUTOGPT.py perchè nel README è menzionato ma nella repository non esiste. |
Eccolo aggiunto ora scusa 👍🏻 https://github.com/IntelligenzaArtificiale/Free-AUTOGPT-with-NO-API/blob/main/AUTOGPT.py |
Grazie, un'altra cosa. Quando viene scaricata la repository c'è un conflitto di nomi fra i due file BabyAGI e BABYAGI. Siccome l'ultimo è quello utilizzato, mentre l'altro è deprecato si potrebbe eliminare BabyAGI per non confondere? |
Grazie lo ho appena rimosso, non sai da quante ISSUE mi hai appena salvato 🥇 grazie davvero. |
Di nulla, se posso aiutare faccio con piacere! Ho trovato un altro problema: il modulo 'spawn' della libreria pexpect non funziona su Windows. Potresti specificare nel README di utilizzare il WSL (Sottosistema Linux per Windows) per superarlo. Altra cosa, ho aggiunto nel file AUTOGPT.py un comando input come su BABYAGI in modo che l'utente può specificare l'obiettivo direttamente nel terminale senza aprire ogni volta il file. P.S.: Sto seguendo vari progetti riguardo AutoGPT e GPT in generale. Grazie a xTekky che sta trovando API per utilizzare GPT-3.5 e 4 si potrebbe aggiungere anche nel tuo (e in un altro che sto seguendo) per utilizzare AutoGPT gratis. Per ora sto ancora studiando il tutto, ma quando sarò pronto ti farò una push request. Ciao! |
@IntelligenzaArtificiale Hi man, I had recently downloaded your repository (when you had writesonic, you, Quora and Phind apis) and it didn't work. Now I'm impressed work perfectly! In the last few weeks between OpenAI and Pinecone I spent almost 100$. $70 for the monthly Pinecone subscription and about $30 for OpenAI Embeddings and Generative calls. I currently have ununtu and I haven't had any problems, they(Autogpt, BabyAgy and Camel) work great. You don't know how much I would like to thank you for this project. I hope people understand its importance. If I can give you some advice, add the ability to insert the Goal of AUTOGPT.py as you did on BABYAGY.PY . It's inconvenient to edit the .py file every time to change the GOAL. I will eagerly await new updates. |
Assolutamente devo approfondire la questione Windows, al momento io lavoro solonsu macchine Linux . La tua idea di consigliare il Wsl è fantastico, e la integrerò sicuramente, magari creando un file .bat di autoinstallazione . Anche per quanto riguarda il set del obiettivo di AutoGpt hai ragione, lo devo implementare per renderlo più comodo, ma avevamo fretta ed euforia di caricare tutto 😅. Con xtkkey ci siamo sentiti e ci stiamo aiutando a vicenda per diversi progetti. Prima di questo update tutto si basava sulle API del repository di xtkkey/gpt4-free . Il problema è che è ancora altamente instabile, ogni giorno le API vanno down e il repository si riempiva di ISSUE non inerenti al nostro progetto. Per questo Abbiamo deciso di fare un reverse engineering direttamente su OpenAi tramite il Token di autenticazione. Poi abbiamo fatto un reverse engineering sulle API di Embedding di OpenAi e siamo riusciti a ricreare gratis con Hugging face. Al momento è molto stabile, se vuoi scrivici sulla chat del nostro sito intelligenzaartificialeitalia.net e ti I template dei connettori custom LLM per tutte le api di Xtkkey. Comunque non sappiamo come ringraziarti ci stai aiutando molto🚀 GRAZIE DAVVERO👨💻 Aspettiamo la tua push 🤗 |
WOW Great, we've worked hard, and we're just getting started. This project is a Beta for us. Soon we will also release our intelligent agent capable of interacting with over 15 tools in a completely independent way. Stay tuned and help us share the repository. Soon you will see some beautiful update 🚀🇮🇹 |
Ah non sapevo foste già in contatto con xTekky. Se riusciste a lavorare insieme su più fronti, questo diventerà sicuramente un progetto ancora più incredibile di quando non lo sia già! Purtroppo so che i siti non sono stabili e ogni giorno qualcuno chiude per abuso di richieste (giustamente). Io proverò a trovare qualche modo comunque e vi farò sicuramente una push request se riesco. Per ora posso aiutarvi solamente con piccole cose 👍. |
very cool project , the future Is here |
The best! Would like to use a local model which I know I can edit in the code myself, but I see you are adding support so I will wait. |
What are you using for vector db? |
Keep up the great work in democratizing AI! Your efforts are making a positive impact by making this technology accessible to more people. The potential for AI to change the world is huge, and your team is helping to ensure that this change is more equitable and inclusive. Your work is inspiring and important, and I wish you all the best in your endeavors. |
Hello !! I am new to that but I see the best work in this project. can you help me with that error I got when it run for 2 minutes (JSONDecodeError: Expecting value: line 1 column 1 (char 0)) |
Hello. That happens because you didn't put the cookies in the file cookiesBing.json or cookiesHuggingFace.json. Another problem could be that you have put them in the wrong format, so check the README and follow the steps. |
I have fixed the repository, please try now to redownload
Open an issue if you have any problems. Please don't be aggressive, I'm working hard to allow you to develop or use AI AGENTS without paying for OPENAI, PINECONE or other APIs. THANK YOU.
The text was updated successfully, but these errors were encountered: