Commit Graph
934 Commits
Author SHA1 Message Date
ItzCrazyKns 4e7143ce0c feat(app): add initial widgets 2025-11-23 19:46:42 +05:30
ItzCrazyKns d5f62f2dca feat(chat): prevent auto-scroll unless message sent 2025-11-23 19:46:02 +05:30
ItzCrazyKns b7b280637f feat(providers): update ollama context window, temp 2025-11-23 19:26:47 +05:30
ItzCrazyKns e22a39fd73 feat(routes): update routes to handle new llm types 2025-11-23 19:24:17 +05:30
ItzCrazyKns 6da6acbcd0 feat(agents): update media agents 2025-11-23 19:23:42 +05:30
ItzCrazyKns 0ac8569a9e feat(agents): update suggestion generator 2025-11-23 19:23:18 +05:30
ItzCrazyKns 74bc08d189 Refactor types and imports for consistency 2025-11-23 19:22:27 +05:30
ItzCrazyKns d7dd17c069 feat(app): fix type resolving issues 2025-11-23 19:22:11 +05:30
ItzCrazyKns 6d35d60b49 Remove unused output parsers and document utility 2025-11-23 19:21:16 +05:30
ItzCrazyKns d6c364fdcb feat(models): remove old providers 2025-11-22 22:23:10 +05:30
ItzCrazyKns 8d04f636d0 Delete index.ts 2025-11-22 22:22:43 +05:30
ItzCrazyKns 9ac2da3607 feat(app): remove old search agent 2025-11-22 22:22:34 +05:30
ItzCrazyKns 55cf88822d feat(package): add modules 2025-11-21 23:58:04 +05:30
ItzCrazyKns c4acc83fd5 feat(agents): add search agent 2025-11-21 23:57:50 +05:30
ItzCrazyKns 08feb18197 feat(search-agent): add researcher, research actions 2025-11-21 23:57:29 +05:30
ItzCrazyKns 0df0114e76 feat(prompts): add researcher prompt 2025-11-21 23:54:30 +05:30
ItzCrazyKns 4016b21bdf Update formatHistory.ts 2025-11-21 23:54:16 +05:30
ItzCrazyKns f7a43b3cb9 feat(session): use blocks, use rfc6902 for stream with patching 2025-11-21 23:52:55 +05:30
ItzCrazyKns 70bcd8c6f1 feat(types): add artifact to block, add more blocks 2025-11-21 23:51:09 +05:30
ItzCrazyKns 2568088341 feat(db): add new migration files 2025-11-21 23:49:52 +05:30
ItzCrazyKns a494d4c329 feat(app): fix migration errors 2025-11-21 23:49:27 +05:30
ItzCrazyKns 9b85c63a80 feat(db): migrate schema 2025-11-21 23:49:14 +05:30
ItzCrazyKns 1614cfa5e5 feat(app): add widgets 2025-11-20 14:55:50 +05:30
ItzCrazyKns 036b44611f feat(search): add classifier 2025-11-20 14:55:24 +05:30
ItzCrazyKns 8b515201f3 feat(app): add search types 2025-11-20 14:53:03 +05:30
ItzCrazyKns cbcb03c7ac feat(llm): update return type to partial 2025-11-20 14:52:41 +05:30
ItzCrazyKns afc68ca91f feat(ollamaLLM): disable thinking in obj mode 2025-11-20 14:52:24 +05:30
ItzCrazyKns 3cc8882b28 feat(prompts): add classifier prompt 2025-11-20 14:51:49 +05:30
ItzCrazyKns c3830795cb feat(app): add new session manager 2025-11-20 14:51:17 +05:30
ItzCrazyKns f44ad973aa feat(types): add llm types 2025-11-18 14:39:43 +05:30
ItzCrazyKns 4bcbdad6cb feat(providers): implement custom classes 2025-11-18 14:39:04 +05:30
ItzCrazyKns 5272c7fd3e feat(models): add new base classes 2025-11-18 14:38:12 +05:30
ItzCrazyKns 657a577ec8 feat(app): enhance UI 2025-11-18 14:37:41 +05:30
ItzCrazyKns f6dac43d7a feat(types): add message & chunk type 2025-11-18 01:17:19 +05:30
ItzCrazyKns a00f2231d4 feat(chat-window): remove loading state 2025-11-14 23:17:41 +05:30
ItzCrazyKns 1da9b7655c Merge branch 'canary' into feat/improve-search-architecture 2025-11-14 14:38:58 +05:30
ItzCrazyKns 9934c1dbe0 Update README.md 2025-11-14 14:15:06 +05:30
ItzCrazyKns f767717d7f Update README.md 2025-11-14 14:13:40 +05:30
ItzCrazyKns e88e1c627c Update README.md 2025-11-14 14:12:43 +05:30
ItzCrazyKns 2edef888a3 Merge branch 'master' into canary 2025-11-14 13:29:22 +05:30
ItzCrazyKns 2dc8078848 Update Exa sponsor image and README styling 2025-11-14 13:23:50 +05:30
ItzCrazyKns 8df81c20cf Update README.md 2025-11-14 13:19:49 +05:30
ItzCrazyKns 34bd02236d Update README.md 2025-11-14 13:17:52 +05:30
ItzCrazyKns 2430376a0c feat(readme): update sponsers 2025-11-14 13:15:59 +05:30
ItzCrazyKns bd5628b390 feat(package): bump langchain package 2025-11-14 11:45:48 +05:30
ItzCrazyKns 3d5d04eda0 Merge branch 'canary' into feat/improve-search-architecture 2025-11-13 11:54:24 +05:30
ItzCrazyKns 07a17925b1 feat(media-search): supply full history 2025-11-13 11:53:53 +05:30
ItzCrazyKns 3bcf646af1 feat(search-route): handle history processing after llm validation 2025-11-13 11:52:12 +05:30
ItzCrazyKns e499c0b96e feat(app): migrate video search chain 2025-11-13 11:51:25 +05:30
ItzCrazyKns 33b736e1e8 feat(app): migrate image search chain 2025-11-13 11:51:13 +05:30