bklieger-groq / stockbot-on-groq

StockBot powered by Groq: Lightning Fast AI Chatbot that Responds With Live Interactive Stock Charts, Financials, News, Screeners, and More. Powered by Llama3-70b on Groq, Vercel AI SDK, and TradingView Widgets.
https://groq-stockbot.vercel.app
Other
995 stars 162 forks source link

Allow LLM to further customize widgets #28

Open Mustafa-Esoofally opened 3 months ago

Mustafa-Esoofally commented 3 months ago

LLM can now customize specific aspects of the widgets.

For now the chart widget is being passed the chart Style parameter in the function call.

When the user mentions that the chart Style should be Point and Figure then a chart with the style Point and Figure is presented.

image

vercel[bot] commented 3 months ago

@Mustafa-Esoofally is attempting to deploy a commit to the bklieger-groqcom's projects Team on Vercel.

A member of the Team first needs to authorize it.

Mustafa-Esoofally commented 3 months ago

Made the requested changes @bklieger-groq