Lioric: Recent Updates.

Lioric: Recent Updates.

calendar_today agoschedule1 min read
— Originally published at dev.to

Hello Developers!

Recently, I released a new Lioric version 0.1.9

Now our Lioric Widget is completely customizable according to your website UI.

Changes happened in this update:

  • Now the model props in the Lioric tag are optional; you can just leave those props, our widget automatically takes the model name as "gemini-3-flash-preview." In the future, if we introduce any other models, you can just specify that model using the prop name as "model" as before.

  • Another major update about Liroic Widget, Now the Liroic Widget is completely customizable, starting from the widget logo to all the colours and Assistant name etc. Now the user can update the colors and the logo according to their website UI.

Updated Tag :

<Lioric
      apiKey="lioric_live_..."
      llmApiKey="your_gemini_api_key"
      assistantName="your_assisstant_name"
      logoSrc="/brand-bot.gif"
      logoAlt="Lioric"
      theme={{
        accentColor: "#2563eb",
        launcherBackground: "#111827",
        userMessageBackground: "#2563eb",
        assistantMessageBackground: "#f8fafc",
        assistantMessageTextColor: "#0f172a"
      }}
      position="bottom-left"
    />

Note: The theme prop is completely optional. If you don't want the customized colors, you can just remove them and use the default colors. same with logoAlt and logoSrc as well. All the customizations are not necessary.

That's all, Thanks!
Stay tuned for future updates with me...

Author/Builder : Vinnugollakoti

126 Points2 Badges2
1Posts
0Comments
Im a passionate Software Engineer.
Build your own developer journey
Track progress. Share learning. Stay consistent.
🔥 Join developers growing publicly
Share your knowledge, build in public, and grow your developer presence with a global community.

More Posts

I’m a Senior Dev and I’ve Forgotten How to Think Without a Prompt

Karol Modelskiverified - Mar 19

The Sovereign Vault — A Comprehensive Guide to Protocol-Driven AI

Ken W. Algerverified - Jun 4

Your AI Doesn't Just Write Tests. It Runs Them Too.

Kevin Martinez - May 12

Top 4 React Native Image Caching Libraries in 2026

prospero_x - May 19

Gradle build errors in React Native: what usually wastes the most time

Asta Silva - Apr 6
chevron_left

Related Jobs

View all jobs →

Commenters (This Week)

1 comment

Contribute meaningful comments to climb the leaderboard and earn badges!