john-adeojo / graph_websearch_agent

Websearch agent built on the LangGraph framework
MIT License
272 stars 96 forks source link

added groq models for faster inference #4

Closed ikechigriffith closed 5 months ago

ikechigriffith commented 5 months ago

Added Groq as a model option

ikechigriffith commented 5 months 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 5 months ago

Clean and simple implementation. Thanks @ikechigriffith