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

Update getting-started-basic.mdx to remove unnecessary code that is buggy as well #838

Closed
wants to merge 1 commit into from

Conversation

rishiraj
Copy link
Contributor

Traceback (most recent call last):
File "/Users/rishiraj/examples/multimodal/upload_and_retrieve.py", line 8, in
ingested_content_list = client.list_content("wiki_extraction_pipeline")
File "/Users/rishiraj/miniconda3/envs/tensorlake/lib/python3.10/site-packages/indexify/client.py", line 575, in list_content
content.append(Content.from_dict(item))
File "/Users/rishiraj/miniconda3/envs/tensorlake/lib/python3.10/site-packages/pydantic/_internal/_model_construction.py", line 237, in getattr
raise AttributeError(item)
AttributeError: from_dict. Did you mean: 'from_file'?

@rishiraj rishiraj requested a review from diptanu August 14, 2024 21:19
@rishiraj rishiraj closed this Aug 14, 2024
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.

1 participant