Michael Beddows

Results 12 issues of Michael Beddows

In the file examples/data_connectors/WebPageDemo.ipynb, the "Using RssReader" demo throws the error: AttributeError: 'list' object has no attribute 'split' Any thoughts on what this could be?

Very nice UI! Would be great if the VectorDB QA Chain node included the parameter `returnSourceDocuments` (i.e.: setting the `returnSourceDocuments` to `true` when calling the chain).

question

### What happened? I followed the [Plugin Setup Instructions](https://github.com/danny-avila/LibreChat/blob/v0.5.8/docs/features/plugins/introduction.md) for Zapier and used my API key with the plugin. At Zapier, I have NLA Development actions for Gmail and Google...

bug

**Describe the bug** The parameter name='IF-MODIFIED-SINCE' produces an error 'Union[Unset, datetime.date] is not allowed in header', which prevents the endpoint from being generated. **OpenAPI Spec File** https://docs.developers.clio.com/openapi.json **Desktop (please complete...

🐞bug

I noticed that Obsidian search can't find folder names, unless it contains a note. I found this plug-in, which helps provide a consistent approach to folder notes (with nice summarization)...

When using "response = agent.send(message)", I'm getting "Object of type generator is not JSON serializable". I noticed that handle_message in ToolManager has been updated quite a bit and I'm trying...

### Prerequisites - [X] I have read the [documentation](https://hf.co/docs/autotrain). - [X] I have checked other issues for similar problems. ### Backend Colab ### Interface Used UI ### CLI Command _No...

bug

For anyone having trouble with Cloudflare deployment, the build configuration is: Framework preset: SveltKit Build command: npm run build Build output directory: .svelte-kit/cloudflare Nice tool, the Semantic Query is a...

Where should manifest.json be located on MacOS, when using GRIST_WIDGET_LIST_URL? E.g.: http://192.168.1.2:8484/manifest.json What url should be used in the manifest for a local plugin? What directory in MacOS is being...

- **I'm submitting a ...** [?] bug report [?] question about how to use this project - **Summary** Hi @dosco , This pattern isn't working for me: ```typescript const ai...