Hey is anyone else getting weird behavior from @GoogleDeepMind Gemini Live API after a few sessions in short order (minutes). Gemini starts misreading tool returns, hallucinating extra data, speaking tool returns, talking to itself, etc. This does not happen initially.
Is it just me or does the openai-agents by @OpenAI look pretty much like @Pydantic_AI ? RunContext, run_* methods? The trace view does seem nicer vs logfire but otherwise I'm having a strong sense deja-vu.
I wonder how many tools frontier LLMs can handle before getting lost in all the context and making mistakes where theres “clearly a tool for that”. Is anybody looking at this?
If I keep writing these agent systems and trying to get them to cooperate, I’m going to change my job description from software developer to AI Therapist
@swyx Workflow: rely on the prompt until you cant (evals/quality drops) essentially due to reduced recall of prompt information. Then add RAG: complexity of additional (embedding) model, increased latency, etc.
If too much data from the get go - you have no choice anyway 🤷
@amasad@itsPaulAi Thinking models are going to be much slower impacting user UX. Don’t forget Claude Sonnet is not just great on coding but doing it on a gpt-4o time budget.
@StakeandRelax@zkdragon@JasonSopko42@oneyme@osmosis@OsmoSupportLab@observatoryzone injects sensing nodes running an instrumented fork of tendermint into p2p net, these nodes gather packet arrival times for block votes. System only senses nodes connecting on p2p layer, so your private signer is still invisible. Public RPCs are auxiliary.
1/ 🌐 There are many steps to take to ensure a healthy, decentralized network.
As another positive step in our journey, @observatoryzone has integrated KYVE’s chain layer onto their dashboard, providing helpful insights into our network to support upcoming initiatives & analyses.
Let’s explain 🧵⤵️
AI and neuroscience is becoming so similar, I'm waiting for someone to write a python package called fMRI to be used in a with claude as in:
with fMRI.scan() as scanner:
claude.completions.create(...)
scanner.dump_scans(...)
@optimizoor Makes sense, who needs engineering skills. Building stuff takes time. Much more efficient to bs through the project and inject copious amounts of high pressure vapor.
@BareMetalPodcst@0xMagmar@SkipProtocol Super instructive to talk to @0xMagmar again and hear about their progress connecting all chains! Slinky in-protocol oracles by @SkipProtocol are gonna rip ... minimal latency💪, restaking inside🤙, leveraging voting extensions😎.