picoclaw/docs
肆月 bb2eddc79d
Feature/add mimo provider (#1987)
* feat: add Xiaomi MiMo provider support

- Add 'mimo' protocol prefix support in factory_provider.go
- Add default API base URL for MiMo: https://api.xiaomimimo.com/v1
- Update provider-label.ts to include Xiaomi MiMo label
- Add MiMo to provider tables in both English and Chinese documentation
- Add comprehensive unit tests for MiMo provider

MiMo API is compatible with OpenAI API format, making it easy to integrate
with the existing HTTPProvider infrastructure.

Users can now use MiMo by configuring:
{
  "model_name": "mimo",
  "model": "mimo/mimo-v2-pro",
  "api_key": "your-mimo-api-key"
}

* hassas dosyaları kaldırma

* Add .security.yml and onboard to .gitignore
2026-03-25 23:29:44 +08:00
..
agent-refactor merge: resolve conflicts between refactor/agent and main 2026-03-22 19:21:58 +08:00
channels Merge pull request #1976 from alexhoshina/refactor/wecom 2026-03-25 00:19:10 +08:00
design merge: resolve conflicts between refactor/agent and main 2026-03-22 19:21:58 +08:00
fr Feat/move weixin login to auth and update docs (#1945) 2026-03-24 06:33:35 +01:00
hooks merge: resolve conflicts between refactor/agent and main 2026-03-22 19:21:58 +08:00
it docs: add Italian language 2026-03-18 19:41:57 +01:00
ja Feat/move weixin login to auth and update docs (#1945) 2026-03-24 06:33:35 +01:00
migration docs: fix inaccuracies, add translations, and expand channel docs (#1837) 2026-03-20 22:37:05 +08:00
pt-br Feat/move weixin login to auth and update docs (#1945) 2026-03-24 06:33:35 +01:00
vi Feat/move weixin login to auth and update docs (#1945) 2026-03-24 06:33:35 +01:00
zh Feature/add mimo provider (#1987) 2026-03-25 23:29:44 +08:00
ANTIGRAVITY_AUTH.md docs: fix inaccuracies, add translations, and expand channel docs (#1837) 2026-03-20 22:37:05 +08:00
ANTIGRAVITY_USAGE.md fix: correct docs misalignment across translations and guides 2026-02-20 18:23:22 +03:00
chat-apps.md docs(wecom): align docs with unified channel 2026-03-24 21:53:35 +08:00
config-versioning.md refactor Config to add Version and migratable 2026-03-12 13:52:55 +08:00
configuration.md update security migration documents 2026-03-24 13:38:13 +08:00
credential_encryption.md update security migration documents 2026-03-24 13:38:13 +08:00
debug.md feat(tool): debug tool usage via channels (#1332) 2026-03-19 18:08:50 +08:00
docker.md docs: fix inaccuracies, add translations, and expand channel docs (#1837) 2026-03-20 22:37:05 +08:00
hardware-compatibility.md docs: fix inaccuracies, add translations, and expand channel docs (#1837) 2026-03-20 22:37:05 +08:00
providers.md Feature/add mimo provider (#1987) 2026-03-25 23:29:44 +08:00
security_configuration.md update security migration documents 2026-03-24 13:38:13 +08:00
sensitive_data_filtering.md feat(security): add sensitive data filtering for tool results sent to 2026-03-23 20:55:41 +08:00
spawn-tasks.md docs: fix inaccuracies, add translations, and expand channel docs (#1837) 2026-03-20 22:37:05 +08:00
steering.md merge: resolve conflicts between refactor/agent and main 2026-03-22 19:21:58 +08:00
subturn.md merge: resolve conflicts between refactor/agent and main 2026-03-22 19:21:58 +08:00
tools_configuration.md feat(security): add sensitive data filtering for tool results sent to 2026-03-23 20:55:41 +08:00
troubleshooting.md docs: fix inaccuracies, add translations, and expand channel docs (#1837) 2026-03-20 22:37:05 +08:00