DEV Community

Cover image for Free forever no key no login required -- DG AI API (Part 2)
Daivik Dagar
Daivik Dagar

Posted on

Free forever no key no login required -- DG AI API (Part 2)

I have recently updated my API very much. I thought to let you guys know that what is changed. If you do not know about it then check out the original post. Here's what got added:

OpenAI Compatible

The API is now OpenAI compatible, it can take inputs and outputs in OpenAI format from the /chat/completions endpoint.

New models

Now the API has new agentic and voice models

  • DG Voice 1.0
  • DG Voice 2.0
  • GLM 4.7
  • Meta Scout 4
  • GLM 5.2

DG Voice 1.0 & DG Voice 2.0

These models give you text to speech and voice to voice conversations.

GLM 4.7 and GLM 5.2

These GLMs from Z.ai these feature an amazing agentic type coding. GLM 5.2 is one of the best open source coding models.

Meta Scout 4

This is a vision enabled model that will understand the images you give it.

About API

The API is completely free forever. The thing we demand is your support. To support us join our Discord Server to support us.

Links

Base URL: https://dg-develops.netlify.app/dg-ai
Documentation: https://dg-develops.netlify.app/dg-ai

Top comments (0)