embedchainjs
embedchainjs copied to clipboard
Framework to easily create LLM powered bots over any dataset.
I am using the follwoing: - Nextjs@14 - [email protected] I have an API route that imports embedchain with the following folder structure: - node_modules/ - app/ -- api/ --- pdfchat/...
Hi when do you plan to release this.
Tried setting a different dir for chroma but seems to go back to updating the default /db location. 'vectordb': { 'provider': 'chroma', 'config': { 'collection_name': 'test_app2', 'dir': 'db1', 'allow_reset': True...
This looks like a promising project. I was attempting to run the example in the readme. When started, I get the following error: ``` node index.js Telemetry: Attempt 1 failed...
Hello, I am trying to install the 'embedchain' package in my project, and the documentation specifies that it requires 'openai' version '^3.3.0'. However, when I attempt to install it as...
since we have jest tests they should automatically run in github actions for each PR.
Refer embedchain python repository and add the following in this repo ![Uploading Screenshot 2023-08-27 at 4.48.24 PM.png…]()
Looking for sitemap.xml support