Jihoon Yi
99dc2d321c
Merge branch 'gnh1201:master' into master
2025-05-11 14:28:09 +09:00
0ccddd4e75
Merge pull request #249 from gnh1201/dev
...
CodeQL / Analyze (javascript) (push) Waiting to run
Improve the concept to access a blob sources
2025-05-11 01:30:30 +09:00
5087359ac3
Revert "Replace the keyword void
to Task
for async method"
...
This reverts commit 0ad978bb6b
.
2025-05-11 01:21:08 +09:00
1ab70d7cd7
Revert "Update CDN servers list"
...
This reverts commit 0438ee9a50
.
2025-05-11 01:05:09 +09:00
0438ee9a50
Update CDN servers list
2025-05-10 21:31:49 +09:00
Jihoon Yi
90ea515f41
Update winservice.js
...
fix wrong typo
2025-05-10 20:51:17 +09:00
Jihoon Yi
2bff4df4be
Update security.js
...
fix wrong typo
2025-05-10 20:50:24 +09:00
Jihoon Yi
10606532cb
Update testloader.js
...
Add missing closing brackets in test_implementsobject
2025-05-10 18:38:45 +09:00
0ad978bb6b
Replace the keyword void
to Task
for async method
2025-05-10 16:53:47 +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
b1078cd36c
Add missing model selection in honoai_gemini.ai.js
...
Add missing model selection
2025-05-10 16:22:08 +09:00
a001471451
Improve the concept to access a blob sources
2025-05-10 16:07:36 +09:00
Jihoon Yi
bcdfef3f6f
Create honoai_gemini.ai.js
...
Add honoi ai call with gemini
2025-05-10 15:54:04 +09:00
Jihoon Yi
ef23e41e3a
Update language-inference-engine.js
...
Fix gemini call broken
2025-05-10 15:50:55 +09:00
5f10d50a3c
Create clean_chrome_pup.bat
CodeQL / Analyze (javascript) (push) Has been cancelled
2025-05-08 22:31:55 +09:00
aee5fb22d0
Merge pull request #245 from gnh1201/dev
...
CodeQL / Analyze (javascript) (push) Has been cancelled
Add JavaScript CDN servers
2025-05-05 23:44:59 +09:00
14c8b12df7
Add a CDN servers
2025-05-05 23:32:41 +09:00
deed89560b
Update ResourceServer.cs
2025-05-05 23:22:02 +09:00
eb32437f96
Update ResourceServer.cs
2025-05-05 21:34:50 +09:00
c95b7a373b
Update ResourceServer.cs
2025-05-05 21:33:06 +09:00
302e7ce4fc
Add an available CDN servers
2025-05-05 19:13:41 +09:00
a5fc5de78f
Update ResourceServer.cs
2025-05-05 17:47:50 +09:00
d362d852ad
Add JavaScript CDN servers
2025-05-05 17:38:48 +09:00
2a3f9fb4fa
Update README.md
CodeQL / Analyze (javascript) (push) Has been cancelled
2025-05-01 14:32:48 +09:00
944751121c
Merge pull request #243 from gnh1201/dev
...
CodeQL / Analyze (javascript) (push) Has been cancelled
Add the example to use function calling on LLM
2025-04-27 13:14:27 +09:00
fb420d1116
Add the example to use function calling on LLM
2025-04-27 13:09:03 +09:00
26af578178
Merge pull request #242 from gnh1201/dev
...
Set throttle to the prompt context
2025-04-27 11:43:52 +09:00
245dd85341
Update editor.html
2025-04-27 11:39:43 +09:00
fb6596fe64
Update editor.html
2025-04-27 11:10:00 +09:00
a42180d244
Set throttle to the prompt context
2025-04-27 10:50:52 +09:00
73b24f9a56
Merge pull request #240 from gnh1201/dev
...
CodeQL / Analyze (javascript) (push) Has been cancelled
Fix bug when use DevTools CORS policy (WebSocket error)
2025-04-22 21:31:37 +09:00
eae2795bbf
Update Program.cs
2025-04-22 21:27:23 +09:00
98e73b2372
Fix bug when use the devtools protocol with the remote allow origins (Fix WebSocket error)
2025-04-22 21:26:42 +09:00
2225ab9011
Merge pull request #239 from gnh1201/dev
...
Improve WelsonJS Editor with React framework
2025-04-18 19:51:56 +09:00
4c0895850b
Update the integrity attributes
2025-04-18 19:48:41 +09:00
ea412908ef
Update editor.html
2025-04-18 19:31:23 +09:00
05ea48a0be
some updates
2025-04-18 19:22:25 +09:00
243ff95198
Migrate to React framework
2025-04-18 01:06:27 +09:00
8341394912
Merge pull request #238 from gnh1201/dev
...
Forward Whois and DNS query data to LLM services
2025-04-12 14:34:59 +09:00
e5a89c9182
Forward Whois and DNS query data to LLM services
...
Forward Whois and DNS query data to LLM services (e.g. Server configuration assistant)
2025-04-12 14:24:59 +09:00
df5b8cd9f0
Merge pull request #237 from gnh1201/dev
...
Add support the Azure AI, Optimize the HTTPClient object uses.
2025-04-11 14:19:55 +09:00
e7b6a87175
Reduce code complexity
2025-04-11 14:15:03 +09:00
5b2863058a
Add support the Azure AI, Optimize the HTTPClient object uses.
2025-04-11 13:44:21 +09:00
cd8844afef
Merge pull request #236 from gnh1201/dev
...
Update the markdown files
2025-04-10 16:34:47 +09:00
b26d979b8d
Update the markdown files
2025-04-10 16:12:43 +09:00
5446a1bee0
Update README.md
...
Co-authored-by: sourcery-ai[bot] <58596630+sourcery-ai[bot]@users.noreply.github.com>
2025-04-10 15:56:18 +09:00
10101986be
Update README.md
...
Co-authored-by: sourcery-ai[bot] <58596630+sourcery-ai[bot]@users.noreply.github.com>
2025-04-10 15:56:09 +09:00
47a5f50712
Update README.md
...
Co-authored-by: sourcery-ai[bot] <58596630+sourcery-ai[bot]@users.noreply.github.com>
2025-04-10 15:56:01 +09:00
86517f313c
Update README.md
...
Co-authored-by: sourcery-ai[bot] <58596630+sourcery-ai[bot]@users.noreply.github.com>
2025-04-10 15:55:48 +09:00