MorpheusAIs / moragents

Morpheus Local Agents
MIT License
26 stars 15 forks source link

Crypto token news agent should not be hardcoding and operating off symbols [Bug] #83

Open danXyu opened 1 month ago

danXyu commented 1 month ago

The crypto data agent takes an approach of fetching all protocols and then getting the most similar to a coin_name that is parsed from the chat message via the LLM. This agent should do something similar.