MCPcopy Create free account
hub / github.com/aws-samples/sample-devgenius-aws-solution-builder / agent.py

File agent.py

chatbot/agent.py:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import streamlit as st
2import os
3import boto3
4from botocore.config import Config

Callers

nothing calls this directly

Calls 15

apply_stylesFunction · 0.90
login_pageFunction · 0.90
save_sessionFunction · 0.90
create_tabsFunction · 0.90
welcome_sidebarFunction · 0.90
invoke_bedrock_agentFunction · 0.90
read_agent_responseFunction · 0.90
create_option_tabsFunction · 0.90
generate_cost_estimatesFunction · 0.90
generate_archFunction · 0.90
generate_cdkFunction · 0.90

Tested by

no test coverage detected