Michael Beddows
Michael Beddows
@jerryjliu @simonManydata Still getting the error - trace attached [WebPageDemo_RssReader_attributeError.txt](https://github.com/jerryjliu/gpt_index/files/10536772/WebPageDemo_RssReader_attributeError.txt)
Apologies, I discovered an older version was installed. Latest version installed and API key verified. New error attached. [WebPageDemo_RssReader_attributeError-2.txt](https://github.com/jerryjliu/gpt_index/files/10537673/WebPageDemo_RssReader_attributeError-2.txt)
@bborn I'm using the provided links in the notebook, which seem to be valid: documents = RssReader().load_data([ "https://rss.nytimes.com/services/xml/rss/nyt/HomePage.xml", "https://roelofjanelsinga.com/atom.xml" ])
@HenryHengZJ Yes, that looks correct. The metadata can be used by the LLM summarizer to identify the sources of the chunks that are contributing to the final answer (and will...
Did you try putting a "valid" prompt example in the Goals (ai_settings.yaml)? That might help set expectations.
Thanks @kyb3r , have it working now! Yes, I've been playing with clinic.py, which is very cool. Has given me a lot of ideas to think through. In terms of...
Why is it... that every time I post a question on GitHub, I figure it out half an hour later? You can put manifest.json wherever you like. Using [grist-widget](https://github.com/gristlabs/grist-widget), for...
Having the same json issue, surrealdb = 2.1.2
I get the same error. Surrealist 3.3.2 (20250415.144545), SurrealDB 2.3.2 for macos on x86_64. Using surreal cli on my local machine. Developer console errors:
Thanks, I think that was the problem, it must have been stuck on a previous version.