Multiplatform API with access to Gemini models. ✨
Creator 👨💻
This API is an initiative and built by just one developer being for private and non-profit use. ❤️
Tip
Each API has its own readme
Note
The babel system is not available due to API limitations, only in future updates will it be allowed for use 🚧
| Branch | Description | Version |
|---|---|---|
| Babelite 🌐 | Server/Site | LTS: 3.1.0-D |
| BabelCord 💬 | Discord Branch | LTS: 4.0.2 |
| BabeRome 🌍 | Chrome Branch | LTS: 1.0.0 |
| BabeTorn 🕹️ | Torn Branch | LTS: 1.0.0 |
| Cardial ❤️ | Discord Branch (to RPG games) | LTS: 1.0.0 : Discontinued 🛑 |
| Babelever ❌ | Server | 1.0.0 : Discontinued 🛑 |
The API uses integrated commands:
| Command | Usage |
|---|---|
$status |
Send information about the current API 📊 |
$model [number] |
Exchange the current model for another model in list, the input must be by the list number 🔄 [DISABLED] |
$modelList |
List all Models Avaliable 📜 |
$clean |
Clean the Model memory 🧹 |
$temp |
Change the temperature of model (0 to 1) 🌡️ |
$top |
change the top_p of model (0 to 2) ⬆️ |
temperature and top_p are the fine controls of the API, with temperature being the generation engine and top_p being the selection filter, which can be random or precise 🎛️
They are limited to
- temperature >= 0 and <= 1 🌡️
- top_p >= 0 and <= 2 ⬆️
To manipulate fine engines, this command must be carried out, either in the discord model or on its main website using the period instead of the comma for decimal numbers.
example: $top 1.5 | result: top_p changed to 1.5 ✅
Server: 🖥️
- Error
500| Internal error from GEMINI 💥 - Error
400| Bad Request, Error on JSON scope 📝 - Error
401| Authentication error, missing or invalid key 🔑
Note
The use of personalized keys is not yet available to the public, being for private use only as mentioned with access restricted to developers only.
Update views on the code can be seen clicking here 👀
Feedbacks and Ideas can be uploaded in discord server clicking here 💡
Tip
To participate in the project you must contact the project leader through the same discord server 🤝
The entire application was created by just one person and with a lot of love and dream of having its own integrated system ❤️ From the developer, with love ❤️