An open API service indexing awesome lists of open source software.

https://github.com/alterxyz/dify-plugin-cloudflare-d1


https://github.com/alterxyz/dify-plugin-cloudflare-d1

Last synced: 2 months ago
JSON representation

Awesome Lists containing this project

README

        

# Cloudflare D1 Data Connector for Dify

A Dify plugin that allows you to connect to Cloudflare D1 databases, execute SQL queries, and integrate database operations into your AI applications.

View more at [README](/data_connector_cloudflare_d1/README.md)

## Example (v0.0.3)

![Dify Agent using this tool](data_connector_cloudflare_d1/_assets/agent_test.png)

## TODO

- [x] Test in Agent mode to see if description good enough for llm
- [ ] Finish the external conversation storage and agent memory support
- [ ] Use build-in storage to store something - maybe error info, maybe something else
- [ ] Move next