Marcos Henrique
Marcos Henrique
**Is this a bug report or a feature request?** feature request **Version Info** Version of Majestic: latest Version of Jest: latest Version of Mocha: latest Version of Chai: latest Version...
### Is there an existing issue for this? - [X] I have searched the existing issues ### Summary Share envs for the entire team workspace ### Why should this be...
I've used the **[amazon-quicksight-embedding-sdk](https://github.com/awslabs/amazon-quicksight-embedding-sdk)** to embed my dashboard. However, this error occurs only when I am trying to use `embedGenerativeQnA `, when I try to use the simple `embedDashboard `...
I want to using your wonderful MCP server, however, I’ve seen only open AI examples here
Hey team, I don’t know where tomorrow ask it, however, are you planning to support Ollama? If you already have a way to do that could you pls provide an...
### Use case Give analyze and thinking for every model ### Solution/User Experience I would like something like Agno Reasoning tools and VoltAgent thinking and analyze tools ### Alternative solutions...
### Use case A vision agent for instance, to analyze files such as pdfs, as we have in the ConverseCommand using Bedrock Client direclty: ```typescript new ConverseCommand({ modelId: process.env.BEDROCK_MODEL_ID ||...
### Feature Description Standard QueryBuilders struggle to handle the complexity of advanced SQL, like nested queries and CTEs (see Postgresql's `WITH` for instance). When your application depends heavily on these...