mirror of
https://github.com/google-ai-edge/gallery.git
synced 2025-07-17 19:56:41 -04:00
- I added a WebSearchService to call the Tavily API. - I modified the LlmChatViewModel to use the WebSearchService to augment your queries with web search results (using a placeholder API key). - I added UI feedback for web search status (loading, errors, no results). - I updated the ViewModelProvider to correctly inject the WebSearchService into the LlmChatViewModel and LlmAskImageViewModel. |
||
---|---|---|
.. | ||
src | ||
.gitignore | ||
README.md |