54 Commits

Author SHA1 Message Date
Yam Marcovitz
88c8ea9cbc Health report architectural fixes 2026-04-29 22:02:49 +03:00
Yam Marcovitz
2f58cb30cf Add implementation plan for agent-scoped context variable values
Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
2026-04-27 19:14:36 +03:00
Yam Marcovitz
0d7abef5ee Add design spec for agent-scoped context variable values
Inserts an agent tier between customer-tag and global in the engine's
context-variable precedence chain, with SDK Variable methods to set/get
per-agent values. No store changes.

Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
2026-04-27 19:14:36 +03:00
Yam Marcovitz
f1bb91c73a Add testing GIF
Signed-off-by: Yam Marcovitz <yam@emcie.co>
2026-01-09 15:40:16 +02:00
Pro-Sifat-Hasan
004bc1b1d2 remove sync retry and update docs
Signed-off-by: Pro-Sifat-Hasan <sihabhossan633@gmail.com>
2025-11-20 20:57:04 +06:00
Pro-Sifat-Hasan
eea63d99ea Updated documentation of qdrant(local/cloud)
Signed-off-by: Pro-Sifat-Hasan <sihabhossan633@gmail.com>
2025-11-20 10:51:21 +06:00
Pro-Sifat-Hasan
d15d472167 Remove redundant Qdrant methods
Signed-off-by: Pro-Sifat-Hasan <sihabhossan633@gmail.com>
2025-11-20 10:45:00 +06:00
Pro-Sifat-Hasan
4fb363ec2f Merge develop
Signed-off-by: Pro-Sifat-Hasan <sihabhossan633@gmail.com>
2025-11-19 09:09:01 +06:00
Pro-Sifat-Hasan
3b532ec609 Docs Update
Signed-off-by: Pro-Sifat-Hasan <sihabhossan633@gmail.com>
2025-11-19 09:03:49 +06:00
Pro-Sifat-Hasan
a4c0b890f1 Fix Qdrant bugs and tests
Signed-off-by: Pro-Sifat-Hasan <sihabhossan633@gmail.com>
2025-11-18 20:30:25 +06:00
Taooo-habitus
48ef641399 📝 Docs: Update the example
Signed-off-by: Taooo-habitus <ttan@habitus.dk>
2025-11-18 15:16:57 +01:00
Taooo-habitus
2e34740e56 📝 Docs: Add how to persist parlant data inside Snowflake
Signed-off-by: Taooo-habitus <ttan@habitus.dk>
2025-11-18 15:01:05 +01:00
Taooo-habitus
10f6e9f58d 📝 Docs: Revert sessions.md
Signed-off-by: Taooo-habitus <ttan@habitus.dk>
2025-11-18 15:01:05 +01:00
Taooo-habitus
09f1c1da03 Reapply "Feat/add snowflake db adapter"
This reverts commit cc9d761980.

Signed-off-by: Taooo-habitus <ttan@habitus.dk>
2025-11-18 15:01:05 +01:00
DorZo
cc9d761980 Revert "Feat/add snowflake db adapter" 2025-11-17 19:44:12 +02:00
Taooo-habitus
002dac6434 📝 Docs: Document Snowflake session store setup
Signed-off-by: Taooo-habitus <ttan@habitus.dk>
2025-11-17 12:44:24 +01:00
Pro-Sifat-Hasan
b82342771e Added Qdrant docs
Signed-off-by: Pro-Sifat-Hasan <sihabhossan633@gmail.com>
2025-11-17 09:33:08 +06:00
Pro-Sifat-Hasan
54d3161e22 Resolve Qdrant adapter issues
Signed-off-by: Pro-Sifat-Hasan <sihabhossan633@gmail.com>
2025-11-17 09:06:14 +06:00
Pro-Sifat-Hasan
717fca5f7b Added Docs
Signed-off-by: Pro-Sifat-Hasan <sihabhossan633@gmail.com>
2025-11-14 10:16:14 +06:00
Pro-Sifat-Hasan
76e559072e feat(vector-db): integrate Qdrant vector database
Signed-off-by: Pro-Sifat-Hasan <sihabhossan633@gmail.com>
2025-11-13 16:06:44 +00:00
Pro-Sifat-Hasan
fccd66e345 refactor(openrouter_service): use environment variables for model, embedder, and max_tokens to match other adapters
Signed-off-by: Pro-Sifat-Hasan <sihabhossan633@gmail.com>
2025-11-10 22:31:31 +06:00
Sifat Hasan
a0ac66b4fe docs: Enhance OpenRouter documentation with embedding model support
- Add comprehensive embedder_model_name parameter documentation
- Document all embedding models and their dimensions
- Add dimension detection and override mechanisms
- Include troubleshooting for dimension mismatch errors
- Add multiple usage examples with different configurations
- Expand configuration options and best practices
- Add complete production-ready example
- Improve readability and organization

Signed-off-by: Sifat Hasan <sihabhossan633@gmail.com>
2025-10-31 21:02:50 +06:00
Sifat Hasan
bc51cf14c9 Add OpenRouter integration and in-code model_name configuration support
Signed-off-by: Sifat Hasan <sihabhossan633@gmail.com>
2025-10-28 16:08:35 +06:00
Dor Zohar
4109e87858 Rename ContextCorrelator to Tracer
Signed-off-by: Dor Zohar <dor@emcie.co>
2025-10-26 09:36:41 +00:00
DorZo
20b09a94a9 Revert "Fix typo in latency optimization description" 2025-10-16 11:26:51 +03:00
DorZo
bd5b646f2e Merge pull request #595 from IMRANEMU/patch-1
Fix typo in latency optimization description
2025-10-16 11:26:23 +03:00
lajonataf
9144c553cf Expand moderation service interface to allow for context-aware moderation checks
Signed-off-by: lajonataf <jonathanl@activefence.com>
2025-10-16 08:26:40 +03:00
Al-IMRAN
1cdebc1860 Fix typo in latency optimization description
Corrected 'shaving' to 'saving' in latency optimization explanation.

Signed-off-by: Al-IMRAN <alimransujon1@gmail.com>
2025-10-16 08:38:41 +06:00
DorZo
f68bd46f13 Merge pull request #564 from bharatnpti/azure_ad
feat: Add Azure AD authentication support to Azure OpenAI service
2025-09-29 10:35:07 +03:00
bharatnpti
83ffb6fb57 docs: Add comprehensive Azure OpenAI service documentation
- Add complete documentation for Azure service and Azure AD integration
- Document both API key and Azure AD authentication methods
- Clarify that service supports any Azure OpenAI model (not just pre-configured ones)
- Add server deployment guide with service principal setup
- Include troubleshooting section for common issues
- Document model selection logic and custom model usage
- Add security notes and migration guide
- Format consistent with other adapter documentation

Signed-off-by: bharatnpti <bharatnpti@gmail.com>
2025-09-25 20:43:58 +05:30
Taooo-habitus
c85d7fc3f9 📝 Docs: Add snowflake cortex doc
Signed-off-by: Taooo-habitus <ttan@habitus.dk>
2025-09-08 10:58:50 +02:00
Agam1997
48ac5af422 fix(): added specific classes for embedder initialisation
Signed-off-by: Agam1997 <hello.world.agam@gmail.com>
2025-08-29 14:17:01 +05:30
Agam1997
c7a5baa80d fix(): fix for #522
Signed-off-by: Agam1997 <hello.world.agam@gmail.com>
2025-08-28 19:53:17 +05:30
Agam1997
ffa8514a66 fix(): fix merge conflict
Signed-off-by: Agam1997 <hello.world.agam@gmail.com>
2025-08-26 16:42:31 +05:30
Agam1997
094c24fcc9 chore(): updated docs, removed some un-neccesary stuff
Signed-off-by: Agam1997 <hello.world.agam@gmail.com>
2025-08-25 23:58:27 +05:30
Agam1997
7b670f7617 fix merge conflict
Signed-off-by: Agam1997 <hello.world.agam@gmail.com>
2025-08-24 18:11:38 +05:30
kichanyurd
1d0061d589 Merge pull request #495 from Agam1997/feat/vertex
Feat/vertex
2025-08-24 14:36:05 +03:00
Yam Marcovitz
9adfaeb445 Add more docs/
Signed-off-by: Yam Marcovitz <yam@emcie.co>
2025-08-22 22:11:40 +03:00
Agam1997
19fdb067c0 feat(): added custom service, cleaned up messy MODEL_SIZE env
Signed-off-by: Agam1997 <hello.world.agam@gmail.com>
2025-08-22 02:58:02 +05:30
Agam1997
a76fc26f46 fix(): include static check for model avaiablitiy else throw sdk error, fix(): fixed some issues on doc
Signed-off-by: Agam1997 <hello.world.agam@gmail.com>
2025-08-21 15:48:22 +05:30
Agam1997
d3ce7e50d7 fix(): fix usage example in docs, add comment to always convert to int for timeout
Signed-off-by: Agam1997 <hello.world.agam@gmail.com>
2025-08-21 11:11:47 +05:30
Agam1997
0bc3cf8c4e chore(): move docs to proper folder
Signed-off-by: Agam1997 <hello.world.agam@gmail.com>
2025-08-20 22:45:29 +05:30
Agam1997
5f699a39a8 chore(): move docs to proper folder
Signed-off-by: Agam1997 <hello.world.agam@gmail.com>
2025-08-20 22:43:53 +05:30
Agam1997
2786909654 chore(): move docs to proper folder
Signed-off-by: Agam1997 <hello.world.agam@gmail.com>
2025-08-20 22:43:40 +05:30
Agam1997
2c64f280c4 fix(): added static method and error handling
Signed-off-by: Agam1997 <hello.world.agam@gmail.com>
2025-08-20 22:13:01 +05:30
Agam1997
cd9de53449 chore(): mode md to docs
Signed-off-by: Agam1997 <hello.world.agam@gmail.com>
2025-08-20 21:59:57 +05:30
Yam Marcovitz
af5b63c8c1 Fix demo GIF
Signed-off-by: Yam Marcovitz <yam@emcie.co>
2025-08-15 12:12:07 +03:00
Yam Marcovitz
2ad050b79d Remove outdated doc file
Signed-off-by: Yam Marcovitz <yam@emcie.co>
2025-08-15 12:01:21 +03:00
Yam Marcovitz
2c802c7c46 Move some files around
Signed-off-by: Yam Marcovitz <yam@emcie.co>
2025-08-15 12:00:42 +03:00
Yam Marcovitz
c2e83aaf73 Update engine doc
Signed-off-by: Yam Marcovitz <yam@emcie.co>
2025-03-31 14:10:13 +00:00