Skip to content

Conversation

@anuragBhardwaj01-auquan
Copy link
Contributor

Auquan Risk Agent 1st commit

The Due Diligence Risk Analyst is an expert system designed to provide comprehensive risk analysis and timeline tracking for companies. It specializes in analyzing company risks across multiple dimensions including operational, financial, regulatory, and sustainability metrics. The agent processes structured risk data from Auquan's API, generates detailed timelines, and provides actionable insights through well-formatted reports with visual risk indicators.

**Prerequisites**
Obtain an API key for your Auquan Risk Agent.
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

can you add a link to how to obtain the API key?

5. Finish and start chatting.


**Customer Support Contact** No newline at end of file
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

what is your customer support contact?

7. Set the connection name to your connection name. You use this connection name in your sample code or Foundry Portal later.
8. For the Access setting, you can choose either this project only or shared to all projects. Just make sure in your code, the connection string of the project you entered has access to this connection.

**Use Auquan Risk Agent tool through Foundry portal**
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

this section wont be available at //Build. Let's add it post Build

},
"servers": [
{
"url": "https://staging-alchemist-backend.auquan.com",
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

is this url applicable to everyone?

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Currently Yes. It will change in future

2. Select +new connection in the settings page.
3. Select custom keys in other resource types.
4. Enter the following information to create a connection to store your Auquan Risk Agent Tool key:
5. Set Custom keys to "key", with the value being your Auquan Risk Agent Tool API key.
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

in this line, instead of "key" it should be "x-api-key"

@@ -0,0 +1,24 @@
## Due Diligence Risk Analyst
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

please remove this file

Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

please remove this file

@@ -0,0 +1,24 @@
## Due Diligence Risk Analyst

**Agent Description:**
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

in the description, could you please use tool instead of Agent? Agent will confuse customers as customers are using Auquan API as a tool in the Azure AI Agent

Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

this is the description you shared for UX, can we use this one? Utilize Auquan to perform your financial data crunching

@@ -0,0 +1,24 @@
## AuquanRiskAnalyzer
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

is the tool name Auquan or AuquanRiskAnalyzer?

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

YEs

Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

sorry which one is the tool name?

run_steps = project_client.agents.run_steps.list(thread_id=thread.id, run_id=run.id)

# Loop through each step to display information
for step in run_steps.data:
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

could you please remove ".data"?

@lindazqli lindazqli merged commit ebab4e9 into azure-ai-foundry:main May 15, 2025
1 of 3 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants