Skip to content

This is an api made using the Groq API which was remade to make it easier to use the api so you just need to use it directly on the frontend.

Notifications You must be signed in to change notification settings

RadyaI/groq-api

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Groq API

Ini api yang dibuat menggunakan Groq API yang dibuat ulang untuk memudahkan menggunakan api nya jadi tinggal langsung pake saja di frontend.

Untuk api yang ini menggunakan model llama3-8b-8192 ya gitu dah intinya ini udah tinggal dipake aja.

Gimana cara pakainya?

Buat endpointnya sendiri yaitu groq-api.radya.fun/chat methodnya POST dan untuk request body isinya ada ini:

{
  "msg": "",
  "password": ""
}
  • msg: Ini buat chat yang mau ditanya ke groq.
  • password: Ini ya password buat bisa pake api nya, passwordnya apa? rahasia dong hehe.

Made by Radya

About

This is an api made using the Groq API which was remade to make it easier to use the api so you just need to use it directly on the frontend.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published