Ítalo Johnny

Results 13 issues of Ítalo Johnny

This pull request includes a series of commits focused on refactoring and improving the graph code

This PR is in progress.

This PR disables the old langfuse_plugin code. In PR #3398, a Langfuse tracer service was implemented

bug
size:XS

This PR re-enables a test that was temporarily disabled due to PR #4437

size:XS
lgtm
test

### Feature Request Create integration tests for code examples demonstrating backend API integration. ![Screenshot 2024-11-06 at 07 46 03](https://github.com/user-attachments/assets/558604d7-5dde-4940-97bf-7bac4894a4ec) ### Motivation Currently, the API integration example code is versioned within...

enhancement

This pull request includes several updates to the `langflow` project, primarily focusing on standardizing the use of the `Memory` type alias across various components and files. The changes involve updating...

enhancement
breaking change

Ensure database connection URLs are properly validated and tested to prevent runtime errors

bug
size:L

Adjusted the Makefile to run only unit tests and improved readability by splitting the test command into multiple lines

bug
size:XS

### Bug Description Hello team, While running the unit tests locally, I encountered the following error: ``` .venv/lib/python3.10/site-packages/astrapy/ids.py:19: in from bson.objectid import ObjectId # noqa: F401 ModuleNotFoundError: No module named...

bug
question