This website requires JavaScript.
Explore
Help
Register
Sign In
tony-home
/
awesome-agentic-ai
Watch
1
Star
1
Fork
0
You've already forked awesome-agentic-ai
forked from
tonycho/Awesome-Agentic-AI
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
Files
main
Add File
New File
Upload File
Apply Patch
awesome-agentic-ai
/
models
History
Tony_at_EON-DEV
c119124708
Some checks failed
CI / test (push)
Has been cancelled
Details
CI / build (push)
Has been cancelled
Details
CI / update-argocd (push)
Has been cancelled
Details
CI / canary-promote (push)
Has been cancelled
Details
Agentic AI CI/CD / build-and-deploy (push)
Has been cancelled
Details
feat: Integrate Tauri desktop application, add emotion detection, implement real-time websocket notifications, and introduce a crew dashboard.
2026-02-24 11:38:08 +09:00
..
__init__.py
feat: Implement
ConflictResolver
for trust-weighted agent output synthesis, integrate it with
CrewManager
, and add verification tests.
2026-02-24 09:25:09 +09:00
base_model.py
Many updates including various AI model type support
2025-11-26 09:47:53 +09:00
dataset_schemas.py
feat: Implement agent genealogy tracking with a new API endpoint and resolve Pydantic schema compatibility issues.
2026-02-24 10:35:04 +09:00
dual_engine_router.py
feat: Introduce core backend brain, multimodal capabilities, dual-engine model routing, and Milvus vector store integration.
2026-02-19 10:33:43 +09:00
embedding_handler.py
Many updates including various AI model type support
2025-11-26 09:47:53 +09:00
embedding_loader.py
Refactor: Migrate LangChain imports to
langchain_community
and update user password.
2026-02-10 11:17:12 +09:00
goal_completion.py
feat: Integrate Tauri desktop application, add emotion detection, implement real-time websocket notifications, and introduce a crew dashboard.
2026-02-24 11:38:08 +09:00
lam_handler.py
Many updates including various AI model type support
2025-11-26 09:47:53 +09:00
lcm_handler.py
Many updates including various AI model type support
2025-11-26 09:47:53 +09:00
llm_handler.py
feat: Implement model telemetry to track LLM usage, cost, and latency via UsageTracker integration.
2026-02-11 18:40:09 +09:00
llm_loader.py
feat: Introduce core backend brain, multimodal capabilities, dual-engine model routing, and Milvus vector store integration.
2026-02-19 10:33:43 +09:00
mlm_handler.py
Many updates including various AI model type support
2025-11-26 09:47:53 +09:00
model_config.py
Add implemented Agentic-AI through working
2025-11-09 11:31:18 +09:00
model_router.py
feat: Introduce core backend brain, multimodal capabilities, dual-engine model routing, and Milvus vector store integration.
2026-02-19 10:33:43 +09:00
moe_handler.py
Add/Update Security & Governance related stuffs
2025-12-05 19:03:04 +09:00
multimodal_loader.py
feat: Introduce core backend brain, multimodal capabilities, dual-engine model routing, and Milvus vector store integration.
2026-02-19 10:33:43 +09:00
registry.py
feat: Implement model telemetry to track LLM usage, cost, and latency via UsageTracker integration.
2026-02-11 18:40:09 +09:00
slm_handler.py
Many updates including various AI model type support
2025-11-26 09:47:53 +09:00
slm_loader.py
Many updates including various AI model type support
2025-11-26 09:47:53 +09:00
telemetry.py
feat: implement agent retirement and mentorship system with database schema updates and succession logic.
2026-02-24 10:27:45 +09:00
tone_engine.py
feat: Introduce
ToneEngine
to centralize agent tone application, enable persona chaining, and add verification tests.
2026-02-11 19:33:32 +09:00
vlm_handler.py
Many updates including various AI model type support
2025-11-26 09:47:53 +09:00