Pablo Merino
Pablo Merino
This PR adds a Dockerfile, along with some build scripts, to easily build a local copy using Docker. It also has the ability to use a custom API key &...
Hello! I'm trying to use the `TextKnowledgeBase` with LanceDB, to load the FAQ content I have saved as TXT files. This is the code I'm using ```python from dotenv import...
**Describe the bug** I'm getting a 500 Internal Server Error when creating a new base on a teable instance deployed in Fly.io. I'm using Fly's unmanaged Postgres instance, it let...