Skip to content

v0.2.4

Compare
Choose a tag to compare
@st1vms st1vms released this 18 Dec 11:11
· 39 commits to main since this release

CHANGELOG

Added organization_id parameter in SessionData, if omitted or None it will be retrieved as usual during ClaudeAPIClient instantiation.

claude2_api.session.get_session_data() now automatically retrieves the organization_uuid to insert into the SessionData class.

(This should allow for permanently fixing the permission error when instantiating ClaudeAPIClient, i.e. error retrieving organization id)