Filter Query Agent requests?
Another Query Agent question: Will we be able to filter the agentic queries? I'm thinking using the existing collection properties?
SomebodySysop 17 days ago
Feature Request
Filter Query Agent requests?
Another Query Agent question: Will we be able to filter the agentic queries? I'm thinking using the existing collection properties?
SomebodySysop 17 days ago
Feature Request
Reviewed
Execute Agentic Queries using GraphQL API
It seems to me that accessing the Query Agent API would be far simpler if we could do it through the existing GraphQL API. I was also surprised that I am not able to issue query agent requests via my existing Cloud dashboard. Seems like that would have been the first logical place to implement a playground.
SomebodySysop 20 days ago
Feature Request
Reviewed
Execute Agentic Queries using GraphQL API
It seems to me that accessing the Query Agent API would be far simpler if we could do it through the existing GraphQL API. I was also surprised that I am not able to issue query agent requests via my existing Cloud dashboard. Seems like that would have been the first logical place to implement a playground.
SomebodySysop 20 days ago
Feature Request
Return merged query results
From the docs: Use appropriate generative models (e.g. large language models) to analyze the task & the required queries. Determine the exact queries to perform. (Steps 1 & 2) Send queries to Weaviate. Weaviate vectorizes the queries as needed using the specified vectorizer integration. (Steps 3-5) Was wondering if you have any plans to just return the query results instead of generate all the way. We’d love to use this but want escape hatches e.g. a choice to 1 Return all the queries to be executed 2 Return all the query results 3 Return the generated message (least important to us right now)
Beato Bongco 22 days ago
Feature Request
Return merged query results
From the docs: Use appropriate generative models (e.g. large language models) to analyze the task & the required queries. Determine the exact queries to perform. (Steps 1 & 2) Send queries to Weaviate. Weaviate vectorizes the queries as needed using the specified vectorizer integration. (Steps 3-5) Was wondering if you have any plans to just return the query results instead of generate all the way. We’d love to use this but want escape hatches e.g. a choice to 1 Return all the queries to be executed 2 Return all the query results 3 Return the generated message (least important to us right now)
Beato Bongco 22 days ago
Feature Request
Reviewed
displaying sources used ot generate query
I am trying to display the sources the agent used to generate the query results. I see there is a sources array on the results returned from .run, but it doesn’t seem to have any data associated with it. Am I missing something?
westbrookc16 26 days ago
Feature Request
Reviewed
displaying sources used ot generate query
I am trying to display the sources the agent used to generate the query results. I see there is a sources array on the results returned from .run, but it doesn’t seem to have any data associated with it. Am I missing something?
westbrookc16 26 days ago
Feature Request
Streaming Agents' `thoughts'
We’ve had an internal user ask whether we may consider streaming the Agent’s internal thoughts. Questions for others - would you be interested in this, or a similar feature?
Joon-Pil Hwang About 1 month ago
Question
Streaming Agents' `thoughts'
We’ve had an internal user ask whether we may consider streaming the Agent’s internal thoughts. Questions for others - would you be interested in this, or a similar feature?
Joon-Pil Hwang About 1 month ago
Question
Reviewed
Query Agent: Logs for debugging
Q: What logs might be available to the end user if something fails in the query?
JP Hwang 2 months ago
Feature Request
Reviewed
Query Agent: Logs for debugging
Q: What logs might be available to the end user if something fails in the query?
JP Hwang 2 months ago
Feature Request