Edward

Results 217 comments of Edward
trafficstars

We recently released the newest v2 version with directory ingestion!

This might be an issue with pydantic, which pydantic version do you have currently installed? And what python version are you using? This might be related: https://stackoverflow.com/questions/77251901/pydantic-basemodel-model-dump-throughs-attributeerror

Right now, Verba only accepts JSON files that looks like this: We are still working on a general JSON import ```json { "text": "Your Text", "type": "Documentation", "name": "document_name", "path":...

I'll write up a guide in the README for ingesting JSON Files, explaining all fields. I'll give an update once we added it to the repo

JSON ingestion is now possible in the latest release!

Great work! We'll look into this for the next update

We added the model to the newest release 🚀

Great idea! We will look into it