@athenaintel/react 0.9.22 → 0.9.23
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/dist/index.cjs +3 -3
- package/dist/index.cjs.map +1 -1
- package/dist/index.js +3 -3
- package/dist/index.js.map +1 -1
- package/package.json +1 -1
package/dist/index.cjs
CHANGED
|
@@ -64923,9 +64923,9 @@ const DEFAULT_SUGGESTIONS = [
|
|
|
64923
64923
|
prompt: "Search the web for the latest developments in enterprise AI adoption, then create a document summarizing the key trends, market data, and strategic implications."
|
|
64924
64924
|
},
|
|
64925
64925
|
{
|
|
64926
|
-
icon:
|
|
64927
|
-
title: "
|
|
64928
|
-
prompt: "
|
|
64926
|
+
icon: Search,
|
|
64927
|
+
title: "Compare recent AI model launches",
|
|
64928
|
+
prompt: "Search the web for the latest major AI model launches from OpenAI, Anthropic, and Google, then summarize the release dates, standout capabilities, and practical tradeoffs in a concise comparison table."
|
|
64929
64929
|
},
|
|
64930
64930
|
{
|
|
64931
64931
|
icon: Presentation,
|