Releases: plainbase-dev/plainbase-ask
Releases · plainbase-dev/plainbase-ask
Release list
Initial Release (Beta)
First beta release of Plainbase Ask.
⚠️ This is a beta release — not yet tested in production.
Things to keep in mind:
- Knowledge base: chunking and embedding were tested on simple docs, nothing big. If you chuck hundreds of pages at it, make sure to test if your chosen model is able to retrieve correct information. If not, reduce amount of documentation, or help guide it via instructions.
- This was built for simple use-cases. If you're intending to run this for a company with multiple products, big documentation or in a regulated market, I suggest you thoroughly test for edge cases.
- Throughput: as this is untested in production (real visitors), I suggest you keep an eye on server metrics. I don't expect it to crash soon, but many concurrent connections may cause issues on lower specs.
See the README for setup and usage.