f84198799b
Add new models to friendiai availableModels list
...
Expanded the 'availableModels' array for the 'friendiai' engine profile to include several new LLM models, increasing the range of supported models for inference.
2026-01-19 15:09:56 +09:00
ce7e88d02c
Add FriendIAI (LGAI-EXAONE) engine integration
...
Introduces support for the FriendIAI (LGAI-EXAONE) LLM engine, including its API endpoint, model configuration, request formatting, and response handling. Updates the version to 0.1.12 to reflect the new integration.
2026-01-19 14:57:05 +09:00
f911e34c16
Update license headers, contact email, and fix broken files
2025-06-07 16:57:09 +09:00
Jihoon Yi
452675273b
Update language-inference-engine.js
2025-05-10 16:36:53 +09:00
Jihoon Yi
d8a29eaeee
Update language-inference-engine.js
...
- Add response type check before parsing
- Wrap JSON.parse in a try/catch to handle potential malformed responses.
- Use “system” role for the initial bias message on gemini model object's wrap
2025-05-10 16:30:46 +09:00
Jihoon Yi
ef23e41e3a
Update language-inference-engine.js
...
Fix gemini call broken
2025-05-10 15:50:55 +09:00
b31add8d74
Update language-inference-engine.js
CodeQL / Analyze (csharp) (push) Waiting to run
CodeQL / Analyze (javascript) (push) Waiting to run
CodeQL / Analyze (python) (push) Waiting to run
2025-02-15 16:09:39 +09:00
eacd68ce88
Update language-inference-engine.js
2025-02-07 23:41:11 +09:00
2251494a48
Update language-inference-engine.js
...
1. Fix mistypos (e.g.., missing return)
2. Add clovastudio LLM
2025-02-07 23:35:25 +09:00
06a09fbc3e
Update language-inference-engine.js
CodeQL / Analyze (csharp) (push) Has been cancelled
CodeQL / Analyze (javascript) (push) Has been cancelled
CodeQL / Analyze (python) (push) Has been cancelled
2025-01-31 15:55:41 +09:00
2078b45566
Update language-inference-engine.js
2025-01-30 23:33:35 +09:00
a7a00a38d8
Update language-inference-engine.js
2025-01-30 23:28:44 +09:00
a5275388e2
Update language-inference-engine.js
2025-01-30 23:28:28 +09:00
b5704d5746
Update language-inference-engine.js
2025-01-30 23:15:58 +09:00
3cf7f6c07c
Update language-inference-engine.js
2025-01-30 19:47:30 +09:00
60a26b3ad0
Update language-inference-engine.js
2025-01-30 18:59:04 +09:00
4c8a127ad3
Update language-inference-engine.js
2025-01-30 17:12:22 +09:00
68e7e4aec0
Update language-inference-engine.js
2025-01-29 18:24:32 +09:00
6496da9b7e
Update language-inference-engine.js
2025-01-29 17:41:29 +09:00
8699d89694
Update language-inference-engine.js
2025-01-29 17:22:55 +09:00
fb947cc777
Update LIE(Language Inference Engine) integraton of the app.js
CodeQL / Analyze (csharp) (push) Has been cancelled
CodeQL / Analyze (javascript) (push) Has been cancelled
CodeQL / Analyze (python) (push) Has been cancelled
2025-01-28 09:53:55 +09:00
fe5542a521
Update language-inference-engine.js
2025-01-28 09:46:45 +09:00
47bb893c49
Update language-inference-engine.js
2025-01-28 09:38:23 +09:00
ab2f3df4ea
Update language-inference-engine.js
2025-01-28 00:02:22 +09:00
df92b4c58e
Create language-inference-engine.js
2025-01-27 23:48:34 +09:00