Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Error building Component Hierarchical Crew #4264

Open
Arron-Clague opened this issue Oct 24, 2024 · 3 comments
Open

Error building Component Hierarchical Crew #4264

Arron-Clague opened this issue Oct 24, 2024 · 3 comments
Assignees
Labels
bug Something isn't working

Comments

@Arron-Clague
Copy link

Bug Description

This component does not work for me no matter what I use as LLM provider : for example : Error building Component Hierarchical Crew: litellm.AuthenticationError: AuthenticationError: OpenAIException - Error code: 401 - {'error': {'message': 'Incorrect API key provided: dummy. You can find your API key at https://platform.openai.com/account/api-keys.', 'type': 'invalid_request_error', 'param': None, 'code': 'invalid_api_key'}}

I have tried it with multiple providers, and it looks like an issue with the LLM model name is passed ?

Reproduction

Try to run the Default Workflow for Dynamic Agents

Expected behavior

For the component to access and LLM provider

Who can help?

@ogabrielluiz @italojohnny

Operating System

Ubuntu Linux 24.04

Langflow Version

1.0.19post1

Python Version

3.11

Screenshot

No response

Flow File

No response

@Arron-Clague Arron-Clague added the bug Something isn't working label Oct 24, 2024
@carlosrcoelho
Copy link
Contributor

Hey @Arron-Clague

image image

I just ran a test using the Get Started - Dynamic Agent example, and the component worked as expected. I used OpenAI's LLM. I'm on version v1.0.19.post1.

Can you share your flow so I can take a look?

@carlosrcoelho carlosrcoelho self-assigned this Oct 24, 2024
@Arron-Clague
Copy link
Author

Arron-Clague commented Oct 24, 2024 via email

@carlosrcoelho
Copy link
Contributor

From the wizard, what do you mean? Could you share it?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants