Commit graph

14 commits

Author SHA1 Message Date
Willie Zutz
a0bc5401e9 feat(ImageSearch): Implement image search tool and integrate with existing agent tools 2025-08-13 23:51:58 -06:00
Willie Zutz
24ec6f0a5f feat(SimplifiedAgent): Enhance web search instructions based on explicit URLs 2025-08-12 23:40:23 -06:00
Willie Zutz
3369e2bf69 feat(SyntaxHighlighting): Improve stability of syntax highlighting so it doesn't flicker. 2025-08-11 23:53:37 -06:00
Willie Zutz
88e7a5bb7e feat(MessageInput): Update model selector visibility based on screen width
feat(SimplifiedAgent): Enhance web search instructions and improve message handling
2025-08-11 00:42:16 -06:00
Willie Zutz
803fd5cc17 feat(Focus): Enhance hover effects and update icon colors for better visibility
feat(Optimization): Update icon colors for consistency and improve hover styles
feat(SimplifiedAgent): Add messagesCount parameter to initializeAgent for adaptive prompts
2025-08-10 17:36:15 -06:00
Willie Zutz
7b4a7a531e feat(tracing): Integrate Langfuse for LLM call tracing and add documentation 2025-08-10 10:05:42 -06:00
Willie Zutz
8063f37cbf feat(SimplifiedAgent): Update tool usage instructions for improved response handling and web search requirements 2025-08-09 18:11:26 -06:00
Willie Zutz
2222928623 feat(themes): Added custom theme support. 2025-08-09 17:30:12 -06:00
Willie Zutz
652639ef4c feat(Render): Don't output sources until the end since it can break markdown parsing and rendering 2025-08-05 23:32:38 -06:00
Willie Zutz
643db447eb feat(ChatWindow): Implement message buffering for improved UI updates and token handling 2025-08-05 00:07:15 -06:00
Willie Zutz
71120c997a feat(UI): Enhance model statistics tracking and citation handling in chat components 2025-08-04 00:41:31 -06:00
Willie Zutz
3e238303b0 feat(agent): Stream agent messages, sources, tool calls, etc. 2025-08-03 15:48:34 -06:00
Willie Zutz
d63196b2e8 feat(agent): Refactor chat agent state and tools for improved document handling and error messaging 2025-08-02 12:52:14 -06:00
Willie Zutz
f6eab5a95a feat(agent): Implement simplified chat agent tools and state management 2025-07-29 10:18:11 -06:00