nipunbatra8/legalos
Stripped to OpenAI only
nipunbatra8's legalos fork swapped out the multi-provider LLM backend - Claude and Gemini are gone, OpenAI is the only inference target. That's the extent of the differentiation tracked here.
What's in it
- OpenAI-only stack Every AI-powered feature runs through a single provider - OpenAI - instead of mixing Claude and Gemini.
- Simplified deployment One vendor to configure, key, and bill for, which can mean a leaner setup if your shop already lives in the OpenAI ecosystem.
Direction
infrastructure
Activity
This fork drops its Anthropic and Google model support and bets everything on a single provider.
Threads of work (detailed view)
nipunbatra8 tears out every AI brain but OpenAI
This fork drops its Anthropic and Google model support and bets everything on a single provider.
Claude and Gemini removed; fork goes OpenAI-only
nipunbatra8 rips out both existing LLM backends in a single commit and replaces them with an OpenAI-only implementation. A large, sweeping rewrite that touches 20 files and deletes ~980 lines. Not a feature addition - a fork-direction decision.