Simonas Jakubonis
Simonas Jakubonis
Add an option to use a hybrid search
INFO 09:00:38.380 decomposer.py:58- [ raise OperationalError(exc) tortoise.exceptions.OperationalError: relation "body" does not exist
```poetry run beebot sys:1: RuntimeWarning: coroutine 'main' was never awaited RuntimeWarning: Enable tracemalloc to get the object allocation traceback
https://blog.langchain.dev/automating-web-research/ Might be useful to this project
# Description If you run Hatchet and your app locally in docker-compose, you get an error: ``` "UNKNOWN:Error received from peer {created_time:"2024-05-13T08:39:34.861686763+00:00", grpc_status:14, grpc_message:"failed to connect to all addresses; last...
python3.11 examples/software_dev/run_train.py ``` global_logger_for_training - INFO - Logs are saved inexamples/software_dev/logs/2024-07-01_10-27-11 wandb: Currently logged in as: simjak (simjak-Aurelio AI). Use `wandb login --relogin` to force relogin wandb: wandb version 0.17.3...
Can we have a community discord channel to discuss project updates and development
Rapid OCR options were missing in Pydantic validation, so changed to use base options `OcrOptions` **Checklist:** - [ ] Documentation has been updated, if necessary. - [ ] Examples have...
Would it be possible to replace Pandas with Polars https://github.com/pola-rs/polars ? Polars is Rust based dataframe library, which is much faster, has less memory usage and lightweight in size. https://github.com/pola-rs/polars?tab=readme-ov-file#performance-