Skip to content

Fix Pydantic types#9

Merged
m-peko merged 1 commit into
mainfrom
improvement/user-experience
Aug 18, 2025
Merged

Fix Pydantic types#9
m-peko merged 1 commit into
mainfrom
improvement/user-experience

Conversation

@m-peko

@m-peko m-peko commented Aug 18, 2025

Copy link
Copy Markdown
Collaborator

No description provided.

@m-peko m-peko requested a review from Lzok August 18, 2025 16:13
Comment thread src/atlas/_client.py
base_url = os.environ.get("LAYERLENS_ATLAS_BASE_URL")
if base_url is None:
base_url = "https://8bg48mbhyi.execute-api.us-east-1.amazonaws.com/prod/api/v1/dgklmnr"
base_url = "https://8bg48mbhyi.execute-api.us-east-1.amazonaws.com/prod/api/v1"

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

Were we able to setup the api.layerlens.ai DNS?

Copy link
Copy Markdown
Collaborator Author

Choose a reason for hiding this comment

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

Actually, we need to setup production API URL. This is the dev env one

@m-peko m-peko force-pushed the improvement/user-experience branch from 14be458 to 9124c6a Compare August 18, 2025 16:47
@m-peko m-peko merged commit aa4faf2 into main Aug 18, 2025
5 checks passed
@m-peko m-peko deleted the improvement/user-experience branch August 18, 2025 16:51
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