Scolring - Forum

Entraides et échanges autour de la technologie Scol - Informations and exchanges on the Scol technology

Vous pouvez changer la langue de l'interface une fois inscrit - You can change the language once registered

You are not logged in.

#1 27-Apr-2026 15:11:27

arkeon
Admin. / Scol language & OpenSpace3D developer
From: Nantes
Registered: 30-Mar-2009
Posts: 5,211
Website

Openspace3D 1.96 Beta

It's now time for the 1.96 Beta version.

This version will be updated as new features become available.

With 1.96 you can make a full conversational 3D agent using generated 3D characters from the web and an AI model

https://www.openspace3d.com/downloads/OpenSpace3d_BETA

Changes :
#Import models
- Import complete character models from https://avaturn.me/ or any other source with or without separated meshes.
- Import and merge character animations from files included in the same character folder from https://www.mixamo.com or other source
- add options to remove root bones translations if needed.
- add cinematics groups in editor, so when a character with several meshes have the same animation, you can use the cinematic animation directly to read the full animation

#AI
- Use response API to communicate with models
- Make tools calls better
- add several actions or events to manage an agent dynamically

#Speech reco
- manage input gain automatically
- allow several instances for grammar reconition so you can use it as a wakeup word

#Speech TTS
- allow to add custom events in text like [happy 0.5] [dance] to change the character state or animations for example
- allow several instances
- make visemes to match better with the timing.

#PlugITs:
- add blendshape plugit that manage facial animations from standard character shapes. (random blink, facial animations, allow emotions states)

#VM
- optimize the loops to limits the cpu burn specially on Android
- Refactor SO3engine methods on models load
- add basic add regex functions regexReplace "fun [S S S] S", regexSearch "fun [S S] [S r1]", regexMatch "fun [S S] I", regexSplit "fun [S S] [S r1]"
- optimize curl implementation

Offline

#2 27-Apr-2026 16:43:54

shahbiz8
Member
From: Malaysia
Registered: 25-Feb-2016
Posts: 367

Re: Openspace3D 1.96 Beta

Let's download & try the latest version!

Offline

#3 11-May-2026 03:25:09

shahbiz8
Member
From: Malaysia
Registered: 25-Feb-2016
Posts: 367

Re: Openspace3D 1.96 Beta

Hi...

For AI, can we use the free Gemini API key for RAG? What about embedding model? big_smile
Cuba lihat di sini https://ai.google.dev/gemini-api/docs/pricing#standard

Gemini 3.1 Flash-Lite

Usage Limits (Rate Limits)Requests (RPM): 15 requests per minute.
Daily Quota (RPD): 1,500 requests per day.
Tokens (TPM): 1,000,000 tokens per minute.
Input Capacity: Maximum 1,048,576 tokens (can process long documents or code).

Last edited by shahbiz8 (11-May-2026 03:42:21)

Offline

#4 11-May-2026 08:20:09

arkeon
Admin. / Scol language & OpenSpace3D developer
From: Nantes
Registered: 30-Mar-2009
Posts: 5,211
Website

Re: Openspace3D 1.96 Beta

Hello, chatGPT pluIT now only use the OpenAI response API. Most of the AI models provide such API. https://developers.openai.com/api/refer … s/overview
I don't know about google, I use ollama or other local server for local AI models.

Embedding model is used for rag is used for inital text file content provided in the plugIT editor.
Model memory saved during conversation by the model.

Offline

#5 11-May-2026 12:06:10

shahbiz8
Member
From: Malaysia
Registered: 25-Feb-2016
Posts: 367

Re: Openspace3D 1.96 Beta

Better to include Gemini AI as well. Gemini is on the rise. smile

Offline

#6 11-May-2026 13:28:24

arkeon
Admin. / Scol language & OpenSpace3D developer
From: Nantes
Registered: 30-Mar-2009
Posts: 5,211
Website

Re: Openspace3D 1.96 Beta

Offline

#7 11-May-2026 16:30:35

shahbiz8
Member
From: Malaysia
Registered: 25-Feb-2016
Posts: 367

Re: Openspace3D 1.96 Beta

Cool. Hope it works perfectly. cool

Offline

#8 Yesterday 08:40:50

shahbiz8
Member
From: Malaysia
Registered: 25-Feb-2016
Posts: 367

Re: Openspace3D 1.96 Beta

I've tried but it has no response. hmm

Offline

#9 Today 09:59:17

arkeon
Admin. / Scol language & OpenSpace3D developer
From: Nantes
Registered: 30-Mar-2009
Posts: 5,211
Website

Re: Openspace3D 1.96 Beta

It use the previous Messages API not the new Response API.
I upgraded the plugIT completly to manage only the response API hmm

You can try an old version of the AI plugit.

Offline

#10 Today 11:32:06

shahbiz8
Member
From: Malaysia
Registered: 25-Feb-2016
Posts: 367

Re: Openspace3D 1.96 Beta

Yes, it works on v1.95 but the response is quite slow.

2 months ago, I reported that GPT response was too slow and some GPT responses were broken and incomplete.

I tested again using Gemini and I faced the same problem. Gemini response too slow and some responses were broken and incomplete.

Last edited by shahbiz8 (Today 11:57:50)

Offline

#11 Today 13:10:29

shahbiz8
Member
From: Malaysia
Registered: 25-Feb-2016
Posts: 367

Re: Openspace3D 1.96 Beta

Responses API has not yet been implemented in the OpenAI compatible endpoint for Gemini. sad

Offline

Board footer

Powered by FluxBB