The Python client module will need to be publicly available in order for it to be used in the Jupyter notebook. The bertron-mcp server will also rely on the client module.
Questions:
- Are we ready to make the client module publicly available?
- Should we split the client module off into a separate repo or keep it here?
- Would this impact the API versioning? (i.e., mismatches between client and API version numbers)
- Can the current build workflow push just the client portion of this repo into PyPI?
The Python client module will need to be publicly available in order for it to be used in the Jupyter notebook. The bertron-mcp server will also rely on the client module.
Questions: