Skip to content

Conversation

@reakaleek
Copy link
Member

@reakaleek reakaleek commented Jul 31, 2025

Changes

  • Set up Elastic.Documentation.Api.* projects
  • Uses minimal api that is supposed to be deployed in AWS lambda
  • Currently only the LLMgateway proxy is implemented
  • The DocumentationWebhost.cs shares the setup.

@reakaleek reakaleek self-assigned this Jul 31, 2025
@reakaleek reakaleek marked this pull request as ready for review July 31, 2025 13:59
@reakaleek reakaleek requested a review from a team as a code owner July 31, 2025 13:59
threadId,
})

// return LlmGatewayRequestSchema.parse({
Copy link
Member

Choose a reason for hiding this comment

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

Dead code still necessary?

Copy link
Member Author

Choose a reason for hiding this comment

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

Thanks! 45d895e

Copy link
Member

@Mpdreamz Mpdreamz left a comment

Choose a reason for hiding this comment

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

I am not entirely in love with the .Core and .Infrastructure grouping but lets circle back to it as this service unfolds.

Let's get it in so I can make it part of #1664 too.

Super exited about pulling the first public facing non static piece of infracture :)

@reakaleek
Copy link
Member Author

I am not entirely in love with the .Core and .Infrastructure grouping but lets circle back to it as this service unfolds.

Let's get it in so I can make it part of #1664 too.

Super exited about pulling the first public facing non static piece of infracture :)

Thanks! I'll try to apply vertical slices in a follow-up!

@reakaleek reakaleek enabled auto-merge (squash) July 31, 2025 20:56
@reakaleek reakaleek merged commit 484338d into main Jul 31, 2025
18 checks passed
@reakaleek reakaleek deleted the feature/setup-clean-architecture-api branch July 31, 2025 21:01
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants