Skip to content

Conversation

lemorage
Copy link
Contributor

@lemorage lemorage commented May 1, 2025

This PR updates AuthEntryReference to be generic (AuthEntryReference[T]) and also applies typed references to other specs.

Closes #393.

Copy link
Member

@badmonster0 badmonster0 left a comment

Choose a reason for hiding this comment

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

Beautiful! Thanks for the change!

It breaks the test. Seems there's a circular dependency in import. I'm making a PR to do a minor refactor to split out Settings out of lib.py.

@lemorage
Copy link
Contributor Author

lemorage commented May 1, 2025

I added a quick patch for that. Idk if it is okay to change it like that; if not, I could reset it.

@lemorage lemorage reopened this May 1, 2025
@badmonster0
Copy link
Member

thanks for making this change!

@badmonster0 badmonster0 merged commit 894e84f into cocoindex-io:main May 1, 2025
12 checks passed
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.

[FEATURE] Make AuthEntryReference typed in Python SDK

2 participants