Yeah, it’s being stored in Pinecone and I’m pulling 5 most relevant – but need to debug pulling out metadata as all it’s getting is the similarity score now (not helpful). That should fix repeating. Also deducing tasks isn’t done by OpenAI yet – so need to fix that.
@yoheinakajima
-
LangChain Task Execution with Separate OpenAI Calls
By
–
Oh yeah, the thought/observation is using @langchain
, which I'm using to execute each tasks. Separate OpenAI call for task creation/reprioritization -
User Joins GPT-4 API Waitlist After Seeing Others Access
By
–
Yep – I just forgot to add myself to the gpt4 api waitlist until I saw others getting it…
-
AI Agent with Search and Action Capabilities Development
By
–
Yep, and it's generating questions by researching the task online. Only has search functionality for now, but can take actions w a few lines of code added.
-
AI Safety Commandments: Essential Reading for Practitioners
By
–
I didn’t know there were commandments. Time for me to brush up on some AI safety reading.
-
AI System Internet Access Poorly Defined Objectives Risk
By
–
Someone running similar code w full access to internet, with a poorly worded objective
-
Removing humans from AI automation processes
By
–
This was part of the motivation! But wondered if I could cut the human out of it.
-

AGI Concerns and Open Source Code Requests Flood Creator’s DMs
By
–
My DMs and notification are full of people warning me about AGI, and people asking me to open source the code pic.twitter.com/Ee3GQ2f1ld
— Yohei (@yoheinakajima) 27 mars 2023My DMs and notification are full of people warning me about AGI, and people asking me to open source the code
-
Upgrading from GPT-3 to GPT-4 with API Access
By
–
It’s gpt3, but I’ll upgrade to 4 when I get api access