john-adeojo / graph_websearch_agent

Websearch agent built on the LangGraph framework
MIT License
131 stars 58 forks source link

added groq models for faster inference #4

Closed ikechigriffith closed 3 weeks ago

ikechigriffith commented 1 month ago

Added Groq as a model option

ikechigriffith commented 1 month ago

@john-adeojo . Thanks for a great project. I added Groq and created a pull request. Groq has fast inference speeds and responses will be returned much quicker. Hope it's useful.

manjaroblack commented 1 month ago

Clean and simple implementation. Thanks @ikechigriffith