Chibuike Mba

Results 13 comments of Chibuike Mba

> Exactly same issue with: > > ``` > chainlit 1.0.502 Build Conversational AI. > pydantic 2.7.0 Data validation using Python type hints > pydantic-core 2.18.1 Core functionality for Pydantic...

@iwr-redmond Thanks for your observation, I will work on it.

I'm looking forward for this functionality as well.

Hi @anovazzi1, yes I did ![image](https://github.com/user-attachments/assets/94a4e96c-5c2e-414e-9b55-db76d185e326) I created new model provider component following the whole processes others were created. But after starting the services through docker compose, my new component...

Hi @vasconceloscezar, this is the error message I got while trying to run the command docker-compose up --build [+] Building 1.1s (11/11) FINISHED docker:default => [backend internal] load build definition...

@vasconceloscezar upgraded my `docker compose` and was able to build but still my changes didn't reflect. Even, print statements i included in the api/v1/all endpoint are not printing on the...

I logged in to the backend running container and my custom component is not available there as can be seen in the below image It may mean that langflow is...

@lawnvi thanks for your observations, but what will it replace it with and how can I stop it? Is there any affect if I remove or comment out that portion...

@dosu, the docker-compose you got your suggestion from was last updated 9months ago, meaning that it doesn't reflect the current way of deploy langflow with docker. I've tried your suggestions...

@Dosu, for celeryworker and flower services am now getting the below errors: /app/.venv/lib/python3.12/site-packages/langchain/agents/json_chat/base.py:22: SyntaxWarning: invalid escape sequence '\ ' """Create an agent that uses JSON to format its logic, build...