David Lojudice Sobrinho

Results 10 issues of David Lojudice Sobrinho

It would be nice to have a topological sort of the whole graph.

Is there a plan to have a high performance implementation using WASM?

The CLI has become a central tool in the Herbs developer experience. The current CLI has two problems in my opinion: the first is technical, with low test coverage and...

enhancement

- **Description:** fix create_sql_agent prefix and suffix when `prefix` & `suffix` arguments are nor None. - **Issue:** - **Dependencies:** - **Twitter handle:** @dalssoft

area: agent
auto:bug
size:XS

### Issue with current documentation: I wasn't able to follow the [quick start guide](https://python.langchain.com/docs/get_started/quickstart) because of a dependency issue. Everything was going well until I tried to install Faiss. ###...

auto:documentation
integration: chroma

## Problem Changing a working software is hard. Especially when it is connected to a database. Keeping the database schema in sync with the domain is timing consuming and error...

enhancement

The only test currently being generated (from `new` or `update` command) is use case tests. Since entities also can (and should) have logic, they should have tests for entities as...

enhancement
severity-minor
ready-to-work
hacktoberfest

apart from the naming, this issue rises a problem with being able to get multiples IDs from REST. This issue highlits 1. Fix file name 2. Fix UC and step...

enhancement
severity-major
ready-to-work
good-4-beginners
hacktoberfest

Would be great if we improve the behavior of `herbs update` for cases when entities have relationship with other entities. ## one-to-one ```js entity('ToDoList', { id: field(Number), items: field(Item), ```...

enhancement
hacktoberfest

I imagine a developer looking for some of the categories, like Test Frameworks, and using the information there to make a decision, with all the libraries listed there. But what...