-
Getting started with custom datasources in Glean
The Glean Indexing API provides a flexible way to bring content from internal tools, legacy systems, and other custom-built applications into the Glean search index. By using this API, organizations can surface information not available through native connectors and create a more complete, unified search experience for…
-
Hosting python glean agent in Glean Agent UI library
Hi our team has used the glean python sdk to build out an agent that has specific workflow requirements that go beyond the Glean Agent Builder UI. Is there a convenient way to make this agent available in the Agent Library. It doesn't look like Glean provides the option to host these types of custom agent solutions. The…
-
python script integration
If there are multiple python scripts with different functionality, just like tools. How can I integrate them in Glean or suggest alternative? can Glean orchestrate selection of these tools?
-
[Feature Request] To show the size a datasource holds on the datasource page
It would be helpful to show how much storage the configured datasource contributes to the GCS or S3 bucket.
-
How to enable "ask a follow-up question" in search results only web part?
The Modal Search web part in the Web Sdk renders a textbox below the AI assistant output that allows the user to ask a follow-up question. However, this textbox is not rendered in the "Search results only" web part. Is it possible to render the "ask a follow-up question" textbox in the "Search results only" web part?
-
can glean read documents from network folder?
I am new to Glean. I have PDF documents that contain both texts and images in network folder. Questions: How do I make Read Document action to read from network folder? Can Glean process images to allow query on those images?
-
Is possible to define Chat Name when using SDK?
I'm using Glean SDK renderChat() to render an Agent and it works. I'm able to send initial messages + store the chatId. But I notice that all chats are named with the Agent name. I would like to define it dynamically via code while rendering the chat or when it's created. Is it possible?
-
Glean SDK - Is it possible to specify chat name or any custom identifier?
I'm using SDK to render an AI Agent in a JS. It's basically using the renderChat() function and it works well. Is there a way to specify a chat name while creating it? Or a custom identifier like "external_id" (something like that)? I also checked the REST API documentation and didn't find a way to set chat name or…
-
Has anyone written a custom connector to ingest data from common sales tools into Glean?
We have made use of many of Glean's available prebuilt data connectors like Slack, Jira, Asana, Miro, and Google Workspace. We see value in connecting some of our core sales tools like Chorus, Gainsight, Outreach, and LinkedIn Navigator, but there are no prebuilt Glean connectors for these applications. We are…
-
Support Office Hours Tommorrow!
📣 Hi folks! Calling all builders 🏗️ - tomorrow is a special edition office hours where we will be joined by special guest @rwjblue, from our Developer Platform team, to go over all things MCP. We recently launched Glean as an MCP Server to GA and have seen a lot of questions around this in the Gleaniverse. Tomorrow will be…