Skip to content

Conversation

@eavanvalkenburg
Copy link
Member

@eavanvalkenburg eavanvalkenburg commented Jun 26, 2025

Design for python package

Copilot AI review requested due to automatic review settings June 26, 2025 09:25
Copy link
Contributor

Copilot AI left a comment

Choose a reason for hiding this comment

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

Pull Request Overview

Initial draft of the Python package design for the Agent Framework, outlining import structure, namespace packages, telemetry/logging conventions, and directory layout.

  • Defines design goals including shallow imports, namespace packages for connectors, and telemetry/logging setup
  • Specifies proposed file and package structure with packages/ and src/ roots
  • Details logging/telemetry conventions and optional dependency management via extras
Comments suppressed due to low confidence (2)

docs/design/python-package-setup.md:35

  • The acronym 'MEVD' is used without definition. Consider expanding or providing a reference so readers understand its meaning.
    * data (vector stores, text search and other MEVD pieces)

docs/design/python-package-setup.md:39

  • The acronym 'MEAI' appears without explanation. Please define it or link to documentation for clarity.
    * models/types (name tbd, will include the equivalent of MEAI for dotnet; content types and client abstractions)

@eavanvalkenburg eavanvalkenburg changed the title initial draft of python package design Python package design Jul 1, 2025
@eavanvalkenburg eavanvalkenburg added this pull request to the merge queue Jul 2, 2025
Merged via the queue into microsoft:main with commit 0c61aee Jul 2, 2025
2 checks passed
@eavanvalkenburg eavanvalkenburg deleted the python-package-setup branch July 2, 2025 09:41
ReubenBond pushed a commit to ReubenBond/agent-framework that referenced this pull request Oct 28, 2025
* initial draft of python package design

* typo

* revision

* further updates

* refinement

* refinement

* refinment

* added open q

* small edits

* type checking update

* refinement

* extended the logging section

* updates based on review

* added note on Otel

* restructured for even less verbosity
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.

6 participants