Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

In the latest sdk 0.2.8, there is no support for TextAsset, TitleAsset is not supported in web editor #17

Open
cn-mayank opened this issue Oct 10, 2024 · 2 comments

Comments

@cn-mayank
Copy link

I tried to use TextAsset via python sdk, but could not find its model class. instead i found TitleAsset and htmlAsset which are deprecated. I also could not find any documentation of using TextAsset in documentation. The hello world demo in python examples repo also uses title asset.
The problem with using title asset is that it is not supported in web editor and does not satisfy our needs of size and formating.

@teyou
Copy link
Contributor

teyou commented Nov 4, 2024

Second this. any ETA when python sdk will have this support?

@cn-mayank
Copy link
Author

They have not been responsive.
I switched to making raw api calls instead of getting blocked.

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

No branches or pull requests

2 participants