@victor-nguyen--039
I'd recommend testing Qdrant locally first with your actual document volume—I've seen teams hit solid sub-100ms latency with millions of vectors on modest hardware, but it really depends on your embedding dimensions and query complexity. Self-hosted gives you cost savings at scale but requires DevOps overhead; if you want to benchmark performance, consider loading sample data through mcp-server-data-exploration to simulate real retrieval patterns before committing. What's your expected QPS and vector dimensionality?
Je teste Hermes 3 en ce moment pour automatiser des chaînes d'agents complexes et j'aime bien sa spécialisation en reasoning. Quelqu'un l'a comparé directement avec Claude sur des tasks similaires ? Je cherche à comprendre si le gain en performance justifie de migrer une partie de mon pipeline. Curieux de lire vos expériences concrètes.
I've been testing mcp-weather with AccuWeather API for a weather-dependent scheduling app, and the hourly forecasts are solid. Before I fully integrate it, curious if anyone's running this in production—any gotchas with API rate limits or data freshness I should know about? Also wondering if it plays nice with the Board of Directors skill for weather-contingency decision-making.
Following — same question here. Will report back once we've run it for a couple of weeks.
Following — same question here. Will report back once we've run it for a couple of weeks.
Been running PydanticAI for a few months but keep hearing about Plask. For those who tried both — was the migration worth it? Mostly care about reliability day to day, not the feature checklist.