@athenaintel/react 0.16.2 → 0.16.3

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.
@@ -35,7 +35,7 @@ export interface AthenaProviderProps {
35
35
  * `statewire` transport; sent as `collab_channel_id`. An unknown or
36
36
  * disabled channel rejects the run with a structured, teaching error. */
37
37
  channel?: string;
38
- /** LLM model identifier. Defaults to 'claude-opus-4-6-thinking-max-fast'. */
38
+ /** LLM model identifier. Defaults to 'claude-opus-4-8-thinking-max-fast'. */
39
39
  model?: string;
40
40
  /** Backend toolkit IDs to enable (e.g. 'document_toolkit', 'web_search_browse_toolkit'). */
41
41
  tools?: string[];
@@ -25,7 +25,7 @@ import { createMessageConverter } from "@assistant-ui/core/react";
25
25
  import { convertLangChainMessages } from "@assistant-ui/react-langgraph";
26
26
  import { runsMaterialize } from "@assistant-ui/react-statewire";
27
27
  import "@assistant-ui/store";
28
- const version = "0.16.2";
28
+ const version = "0.16.3";
29
29
  const packageJson = {
30
30
  version
31
31
  };
@@ -36778,4 +36778,4 @@ export {
36778
36778
  convertDeepAgentState as y,
36779
36779
  deepAgentMaterialize as z
36780
36780
  };
36781
- //# sourceMappingURL=use-rest-conversation-history-FoEmnZcH.js.map
36781
+ //# sourceMappingURL=use-rest-conversation-history-BgG4VyZQ.js.map