Edwin Jose

Results 34 issues of Edwin Jose

This pull request includes several changes to the `src/backend/base/langflow` directory, focusing on deprecating the agent description feature and updating tool handling. The most important changes include marking the agent description...

bug
size:M

Solved: AttributeError: output_parser not found in AgentComponent Issue Triggered by removal of Output_parser only from the OpenAI Component. This pull request includes several changes to the `src/backend/base/langflow/components/models` directory, primarily focusing...

bug
size:L

This pull request includes updates to the `component_tool.py`, `constants.py`, and `component.py` files to add and handle tags for tools. The changes primarily focus on adding a new "tags" field to...

bug
size:L

Add sambanova to models in agents. This pull request includes changes to integrate SambaNova as a new model component in the backend. The most important changes include importing the SambaNova...

enhancement
size:S