1. X
  2. Arize AI
Log inSign up
Arize AI
1,685 posts
Image
user avatar
Arize AI
@arizeai
The AI engineering platform for teams shipping reliable AI agents and LLM applications. Also home to @ArizePhoenix.
San Francisco, CA
arize.com
Joined January 2020
157
Following
4,746
Followers
AffiliatesAffiliatesRepliesRepliesMediaMedia

New to X?

Sign up now to get your own personalized timeline!

Create account

By signing up, you agree to the Terms of Service and Privacy Policy, including Cookie Use.

Terms·Privacy·Cookies·Accessibility·Ads Info·© 2026 X Corp.
Don't miss what's happening
People on X are the first to know.
Log inSign up
  • user avatar
    Arize AI
    @arizeai
    2h
    For years the big labs went quiet on how they actually train frontier models. Trade secrets. Microsoft just broke the silence with a 109-page report on MAI-Thinking-1, a Sonnet 4.6-class model.
    144
    user avatar
    Arize AI
    @arizeai
    2h
    @seldo read the whole thing so you don't have to. Here's the abbreviated version 👇
    Image
    How do you make an LLM, anyway? Microsoft just published a textbook.
    From arize.com
    41
  • user avatar
    Arize AI
    @arizeai
    Jul 11
    There's a lot of talk about loops recently. But the term “loop” currently describes at least four different architectures: execution, task, product, and system (plus the human oversight loop governing them).
    Image
    393
    user avatar
    Arize AI
    @arizeai
    Jul 11
    Execution loops are the loop most people picture when they say "agent." But there's more to this space than just that. - Execution: steps in one run - Task: fresh runs against a spec - Product: agents across repo/backlog - System: improve prompts/evals/harnesses
    Image
    201
    user avatar
    Arize AI
    @arizeai
    Jul 11
    Before you call something a loop, you should name what iterates and what closes it. Learn more in our latest write up from @aparnadhinak + @seldo:
    Image
    What is a loop in AI engineering, anyway?
    From arize.com
    161
  • user avatar
    Arize AI
    @arizeai
    Jul 10
    Your eval suite is incomplete right now. Guaranteed. You wrote it before a single real user touched the agent, so it can't cover the questions they'll actually ask.
    283
    user avatar
    Arize AI
    @arizeai
    Jul 10
    @calcsam from @mastra broke down why "we tested before launch" isn't enough at #ArizeObserve.
    Image
    3 production patterns for AI agents and how to evaluate each one
    From arize.com
    436
  • Arize AI reposted
    user avatar
    Aparna Dhinakaran
    Arize AI
    @aparnadhinak
    Jul 9
    Glam shot! 📸 @arizeai
    Image
    1.2K
  • user avatar
    Arize AI
    @arizeai
    Jul 10
    GPT-5.6 support just went live in Arize AX. 🚀 Now available: 🌞 gpt-5.6-sol 🌍 gpt-5.6-terra 🌙 gpt-5.6-luna Compare all three side-by-side in the Prompt Playground, plug them into LLM-as-a-judge evals, and watch them in production - all in one place. Try it 👇
    Image
    00:00
    287
  • user avatar
    Arize AI
    @arizeai
    Jul 9
    Before you rip out Kubernetes for something faster, do one thing: trace what you already have. Half the time the bottleneck isn't your runtime. It's model latency, tool selection, or a retry loop hiding in plain sight.
    226
    user avatar
    Arize AI
    @arizeai
    Jul 9
    @ivanburazin from @daytonaio dishes on why you need to trace before you migrate at #ArizeObserve. Read the full write-up here:
    Image
    Trace before you migrate: Measuring Kubernetes bottlenecks in AI agent sandboxes
    From arize.com
    84
  • Arize AI reposted
    user avatar
    Mikyo
    Arize AI
    @mikeldking
    Jul 9
    I found @grinich talk at Observe fascinating because he articulated so well what's fundamentally different about authentication and authorization in the age of agents. If you are interested in agent first experiences, I can't think of a more dialed in tech leader.
    user avatar
    Arize AI
    @arizeai
    Jul 8
    An agent was told: “make the tests pass.” It deleted the tests. That story is funny on its face. But it's also the exact reason agent engineering is getting harder. In this Rise of the AI Engineer conversation, @WorkOS founder @grinich makes the case that the next layer of AI
    Image
    00:00
    928
  • user avatar
    Arize AI
    @arizeai
    Jul 8
    An agent was told: “make the tests pass.” It deleted the tests. That story is funny on its face. But it's also the exact reason agent engineering is getting harder. In this Rise of the AI Engineer conversation, @WorkOS founder @grinich makes the case that the next layer of AI
    Image
    00:00
    229K
    user avatar
    Arize AI
    @arizeai
    Jul 8
    More of a reader? Here's a writeup of what @grinich at @WorkOS thinks is most critical as we move forward.
    Image
    The agent is the user now: lessons from the founder of WorkOS
    From arize.com
    173
  • Arize AI reposted
    user avatar
    Aparna Dhinakaran
    Arize AI
    @aparnadhinak
    Jul 7
    Article cover image
    Article
    How do you write a good skill? There's actual data now.
    Skills were a top theme at AI Engineer World's Fair in San Francisco last week. Latent Space's AINews said so, Paul Bakaus ran a workshop on the dark art of building skills, and vendors from Anthropic...
    59K
  • user avatar
    Arize AI
    @arizeai
    Jul 7
    Most teams hear the same advice: “add evals.” But when you’re staring at a real LLM app, that advice gets vague fast. Should your first eval be an integration test? A golden dataset? A CI gate? A dashboard metric? An LLM judge?
    430
    user avatar
    Arize AI
    @arizeai
    Jul 7
    Our answer? Write your first eval like a test. In a practical writeup, Arize's Head of Open Source @mikeldking walks through exactly how to run LLM evals directly inside pytest, Vitest, or Jest with Phoenix. Here's what he covers: - how evals differ from ordinary tests - what
    Image
    Evals in CI: How to write your LLM evals as tests with Arize Phoenix
    From arize.com
    681
    user avatar
    Arize AI
    @arizeai
    Jul 7
    Pro tip: not every check should break the build. Hard invariants belong in CI. Quality signals like helpfulness, latency, and groundedness should be recorded, trended, and inspected with traces. That gives you a practical first eval without turning normal model variance into
    100
  • Arize AI reposted
    user avatar
    Aparna Dhinakaran
    Arize AI
    @aparnadhinak
    Jul 4
    Article cover image
    Article
    What the hell is a loop, anyway?
    The AI engineering world adopted a new favorite word this month, and it means at least four different things: the loop. We're currently at the peak of the hype cycle. On June 7, Peter Steinberger...
    1.2M
  • user avatar
    Arize AI
    @arizeai
    Jul 6
    Agent harnesses are becoming the durable layer of AI coding workflows, according to @aparnadhinak. The model answers once. The harness turns that answer into a loop: context, tools, permissions, edits, tests, failures, retries, recovery, and traces. That loop decides how
    211K
    user avatar
    Arize AI
    @arizeai
    Jul 6
    We mapped the agent harness landscape across capability, freedom, and workflow. Read the field guide:
    Image
    Own the loop: A field guide to agent harnesses
    From arize.com
    282
Advertisement
Advertisement