aiosfoundation
63120812f1
Merge pull request #516 from younghosck/fix/storage-response-message
...
Test Ollama / build (push) Has been cancelled
Test Qdrant Integration / test-qdrant (push) Has been cancelled
Fix: handle empty response_message after storage operation
2025-11-24 11:45:32 -05:00
Yongfeng Zhang
6de1b612f0
fix: Allow address_request to handle lists and tuples
2025-11-23 22:58:20 -05:00
younghosck
9166853bc5
test: verify
2025-11-18 15:54:41 +09:00
05sck
f0817f70ca
Fix: handle empty response_message after storage operation
2025-11-16 15:07:30 +09:00
aiosfoundation
632e4e2328
Merge pull request #511 from evison/main
...
fix: Add new model version pull for ollama
2025-10-24 20:45:35 -04:00
Yongfeng Zhang
74945736cd
Merge branch 'agiresearch:main' into main
2025-10-24 19:35:39 -04:00
Yongfeng Zhang
4219730b87
Add new model version pull for Ollama
2025-10-24 18:47:44 -04:00
aiosfoundation
0ec746d484
Merge pull request #510 from evison/main
...
fix: Update AIOS core components to fix the issue of tool calling under weak LLMs
2025-10-24 18:03:19 -04:00
evison
3b2a6339ea
Update AIOS core components: config, utils, syscall, and tool manager improvements to fix the issue of tool calling under weak LLMs
2025-10-24 16:52:53 -04:00
aiosfoundation
d34f630090
Merge pull request #509 from tomokinakamaru/main
...
fix: Docker-ignore `__pycache__` in subdirectories
2025-10-14 10:20:39 -04:00
Tomoki Nakamaru
b88c335bb1
Fix .dockerignore
2025-10-14 09:54:58 +09:00
aiosfoundation
ea12926b0a
Merge pull request #506 from Anush008/main
...
feat: Qdrant vector database support
2025-09-23 10:35:39 -04:00
Yongfeng Zhang
687a86dc86
Update requirements.txt
...
Co-authored-by: Anush <anushshetty90@gmail.com >
2025-09-22 15:44:19 -04:00
Anush008
e8d9508819
feat: Qdrant support
...
Signed-off-by: Anush008 <anushshetty90@gmail.com >
2025-09-18 22:30:08 +05:30
Dheekshith Dev
8292fe76c5
Arthur Update README.md ( #507 )
...
Fixed the erroneous command for launching the kernel and also updated 'runtime.kernel:app' to 'runtime.launch:app' to reflect latest AIOS repo changes.
Added a new recommended command for launching the kernel.
2025-09-16 11:41:39 -04:00
aiosfoundation
90073fef8d
Create LICENSE
2025-09-11 16:02:44 -04:00
Yongfeng Zhang
66852c0234
Update README.md
2025-08-13 13:58:12 -04:00
rajakarthik-zenteiq-ai
9071a18c79
feat(rust): add initial aios-rs scaffold with core traits and README integration ( #505 )
2025-08-13 13:53:39 -04:00
aiosfoundation
dc220f1ec6
Update README.md
2025-07-09 09:18:09 -04:00
aiosfoundation
ae077d16f0
Update README.md
2025-07-09 09:11:33 -04:00
dongyuanjushi
4b752db8f0
feat: add environment with computer-use MCP ( #500 )
...
* add cua env
* update
* f
* update
* Update README
* Update README.md
* refactor action space
* update figure and readme
* fix async calling of osworld
* update instructions
* restructure action space
* update README
---------
Co-authored-by: aiosfoundation <aiosfoundation.org@gmail.com >
2025-06-11 01:53:01 -07:00
aiosfoundation
9f8301ce0e
Update README.md
2025-05-21 16:42:52 -04:00
aiosfoundation
2d123e30e7
Update README
2025-05-21 16:42:19 -04:00
dongyuanjushi
920e35950f
update model selection ( #497 )
...
* update
* update
* update
* update
* update
* update model config and selection
* u
2025-05-07 12:15:05 -04:00
dongyuanjushi
fae2f72427
fix duplicate github action after merging ( #492 )
...
* update
* update
* update
* update
* update
* update
* fix virtual env
* update
* update
* update
* fix test
2025-05-01 14:03:43 -04:00
dongyuanjushi
cbee47805b
update ( #495 )
2025-04-30 13:36:32 -04:00
dongyuanjushi
9aa4730d8d
fix tool call decoding of litellm completion response ( #494 )
...
* fix tool call decoding
* rm breakpoint
2025-04-29 16:50:17 -04:00
dongyuanjushi
1ce23679d9
refactor llm routing and update tests for routers ( #491 )
...
* update
* update
* update launch
* add more error messages for adapter
* fix smart routing
* update config
* update
* update test
* update test
* update test
* update workflow
* update
* update
* update
* update
* update
* update
* update
* update
2025-04-27 17:40:11 -04:00
dongyuanjushi
2b4452d0fe
fix configuration refresh ( #490 )
2025-04-18 15:38:18 -04:00
dongyuanjushi
6083f6dd20
fix: sglang tool calling response format ( #488 )
...
* fix agent submit
* update scripts
* update process
* update scripts
* update routing strategy
* update scripts
* fix strategy
* update routing script
* update launching script
* fix decoding tool call
* fix tool calling issues for sglang backend
* update
* list available llms
2025-04-16 18:45:29 -04:00
viktor
f6cb379778
feat. Add Novita LLMs as the backend. ( #487 )
2025-04-14 16:16:10 -04:00
dongyuanjushi
0020d09a0d
fix tool call decoding for sglang as backend ( #486 )
...
* fix agent submit
* update scripts
* update process
* update scripts
* update routing strategy
* update scripts
* fix strategy
* update routing script
* update launching script
* fix decoding tool call
* fix tool calling issues for sglang backend
2025-04-11 14:03:34 -04:00
dongyuanjushi
f09da0fea6
refactor launch script to load from config ( #485 )
...
* fix agent submit
* update scripts
* update process
* update scripts
* update routing strategy
* update scripts
* fix strategy
* update routing script
* update launching script
2025-04-03 11:17:12 -04:00
lin-shh
f80c6fd01a
debug storage and test script ( #484 )
2025-03-23 23:29:05 -04:00
dongyuanjushi
1c6e001301
fix agent submit proxy ( #482 )
...
* fix agent submit
* update scripts
* update process
* update scripts
* update routing strategy
* update scripts
* fix strategy
2025-03-19 10:13:10 -04:00
dongyuanjushi
737040c9e6
fix: hf model tool calling and test scripts ( #476 )
...
* fix hf model tool call and json format issue
* update README
* update
* fix test scripts
* fix test scripts
* update tests
* fix test scripts
* fix test actions
* fix test actions
* update
2025-03-17 17:37:31 -04:00
Yongfeng Zhang
6477d9f988
docs: update the supported models and references in readme ( #477 )
...
* Update README.md
* Add files via upload
* Update README.md
* Update README.md
* Update README.md
* Update README.md
* Update README.md
* Update README.md
* Update README.md
2025-03-17 15:54:23 -04:00
dongyuanjushi
098a2955f2
fix llm tool call api and update README ( #474 )
...
* update uv installation guide in README
* fix inconsistent syscalls
* update test actions
2025-03-15 11:08:26 -04:00
Yongfeng Zhang
f56eb922ae
docs: update readme and publication list ( #475 )
...
* Update README.md
* Add files via upload
* Update README.md
* Update README.md
* Update README.md
* Update README.md
* Update README.md
* Update README.md
2025-03-15 10:54:17 -04:00
Yongfeng Zhang
61508cbe1b
docs: update README ( #473 )
...
* Update README.md
* Add files via upload
* Update README.md
2025-03-13 00:01:12 -04:00
dongyuanjushi
b8ee653122
update uv installation guide in README ( #472 )
2025-03-12 15:03:17 -04:00
Balaji R
3d9c0626ae
Merge pull request #470 from dongyuanjushi/refactor0311
...
add refer for vllm tool calling
2025-03-12 00:36:49 -04:00
dongyuanjushi
14d20490be
update
2025-03-12 00:31:55 -04:00
dongyuanjushi
28f45d162d
update
2025-03-12 00:13:01 -04:00
dongyuanjushi
9681d2f191
fix typo
2025-03-12 00:06:02 -04:00
dongyuanjushi
79315ee005
update temperature and max new tokens ( #469 )
...
* update temperature and max_new_tokens
* Merge branch 'main' of github.com:dongyuanjushi/AIOS
* fix typo
2025-03-12 00:02:05 -04:00
dongyuanjushi
fb0cbc98d7
fix typo
2025-03-11 23:55:20 -04:00
dongyuanjushi
6228a2839c
Merge branch 'main' of github.com:dongyuanjushi/AIOS
2025-03-11 23:53:47 -04:00
dongyuanjushi
e9a869cbbc
Merge branch 'main' of github.com:dongyuanjushi/AIOS
2025-03-11 23:50:11 -04:00
dongyuanjushi
4a8c57f555
update temperature and max_new_tokens
2025-03-11 23:49:10 -04:00