Taranjeet Singh
Taranjeet Singh
I think we can skip refactoring functions in test coverage. but we can pick up the rest. lets first close how the file name, module name and class should be?...
Hi @rachittshah : checking if you are working on this?
from #321, by @deshraj ``` Noticed that we have file names following the title casing (such as AppConfig.py) as well as snake casing (such as data_formatter.py) . We want to...
Yes @Dev-Khant , please feel free to pick it up
add a tutorial or in depth explanation: https://twitter.com/888surf/status/1698469983452344547 one great blog: https://medium.com/thoughts-on-machine-learning/embedchain-serialization-and-deserialization-of-bot-instances-and-usage-in-web-development-2ccfaf93c48
Hey @ianderrington , I tried the same config but I am not facing the error. Can you share more details like python version, your os and embedchain version? ``` ➜...
Hey, thanks. I will update this in the docs. Meanwhile you can do pass the collection_name argument to have a separate collection ``` vectordb: provider: chroma config: collection_name: 'openai-app' ```...
@sidmohanty11 assigning it to you.
checking this PR now
Looks goods. great work @cachho