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

feat: finbert integration with uagents #151

Merged
merged 1 commit into from
Sep 15, 2023
Merged

Conversation

sangramsam
Copy link
Contributor

FinBert Integration example.

Copy link
Contributor

@Alejandro-Morales Alejandro-Morales left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Everything looks good, just when running main.py
I got the following:
INFO: [finbert_agent]: Got request from agent1q0vczuxqav72kzp3975e7qzvptzrvy2cc5xhfw85q2en5c7xmg7wxy442az for text classification : Stocks rallied and the British pound gained.
INFO: [finbert_user]: Got error from AI model agent: error='Error: Authorization header is correct, but the token seems invalid'

@sangramsam
Copy link
Contributor Author

@Alejandro-Morales You're seeing this error because the HUGGING_FACE_ACCESS_TOKEN hasn't been exported yet. Check the README for Setup instructions. Also, remember to replace the agent_address as described in the README. If you have any questions, feel free to ask for assistance.

Copy link
Contributor

@jrriehl jrriehl left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Great work! Let's get this in, and then we can make minor updates later.

@jrriehl jrriehl merged commit b70c04c into fetchai:main Sep 15, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants