Commit Graph

  • b66c093316 add default datagen example script teknium 2026-01-14 13:41:09 +00:00
  • 13d360030f Enhance tool normalization and API integration across modules teknium 2026-01-14 13:40:10 +00:00
  • 66daebe88f Implement enhanced response handling and tool call validation in run_agent teknium 2026-01-10 13:04:43 +00:00
  • 4071ba29da Enhance batch processing and tool validation teknium 2026-01-10 05:56:26 +00:00
  • 21f9e2df40 Merge pull request #14 from NousResearch/speed-upgrades Teknium 2026-01-08 01:04:15 -08:00
  • 80d326310e Merge branch 'main' into speed-upgrades Teknium 2026-01-08 01:03:34 -08:00
  • 53fc705b13 Merge pull request #8 from NousResearch/update-snapshot-id Teknium 2026-01-08 01:00:24 -08:00
  • d5af53888a Merge pull request #3 from NousResearch/architecture-planning Teknium 2026-01-08 01:00:00 -08:00
  • a7a37249f7 Merge branch 'main' into architecture-planning Teknium 2026-01-08 00:59:51 -08:00
  • 6af6ff2a0a updates for stability and speed teknium 2026-01-08 08:57:51 +00:00
  • 30ca282594 Merge pull request #11 from NousResearch/simplify-terminal Teknium 2025-11-22 02:26:01 -08:00
  • ab7293bed6 don't log exit code !=0 as terminal failure hjc-puro 2025-11-17 18:39:16 -05:00
  • 1614c15bb1 rate limits hjc-puro 2025-11-17 18:35:36 -05:00
  • f813959750 add simple terminal hjc-puro 2025-11-17 01:14:31 -05:00
  • f957ec2267 update distribution and gitignore teknium 2025-11-16 01:02:51 +00:00
  • 92e3074c10 Merge pull request #9 from NousResearch/tc-logging Teknium 2025-11-15 14:03:24 -08:00
  • 0c618482c4 add logging of prefix of tool call and tool response hjc-puro 2025-11-07 14:43:44 -05:00
  • 2d8f6c46f1 log first 20 chars hjc-puro 2025-11-07 14:08:06 -05:00
  • 0fbc0475f3 update snapshot id for ipython hjc-puro 2025-11-05 02:11:25 -05:00
  • c27787f09f fix gitignore again teknium 2025-11-05 06:43:00 +00:00
  • d90fcd4e2b update gitignore teknium 2025-11-05 06:42:29 +00:00
  • 69fd0ca9aa Merge pull request #7 from NousResearch/test Teknium 2025-11-04 19:54:49 -08:00
  • 4135cf4682 Merge branch 'main' into test Teknium 2025-11-04 19:54:40 -08:00
  • c82741c3d8 some cleanups teknium 2025-11-05 03:47:17 +00:00
  • 9573b2ac2d Merge pull request #6 from NousResearch/fix-leakage Teknium 2025-11-04 02:15:32 -08:00
  • fbd3a2fdb8 prevent leakage of morph instances between tasks hjc-puro 2025-11-04 03:32:43 -05:00
  • a4db3fdee5 fix leakage hjc-puro 2025-11-03 17:42:23 -05:00
  • ab5c9fc37b Merge pull request #5 from NousResearch/update-snapshot Teknium 2025-11-02 21:30:08 -08:00
  • 0ca3e0aaa9 update snapshot hjc-puro 2025-11-02 23:13:49 -05:00
  • f6f75cbe2b update webtools teknium 2025-11-02 06:03:21 +00:00
  • d4544f08c5 Merge pull request #4 from NousResearch/fix-terminal Teknium 2025-11-01 22:39:21 -07:00
  • a6ec79730c terminal tool hjc-puro 2025-11-02 08:57:04 +08:00
  • faecbddd9b fix terminal interactivity hjc-puro 2025-11-02 08:52:05 +08:00
  • de9c0edc51 some bugfixes teknium 2025-10-15 18:07:06 +00:00
  • 8d256779d8 Update vision_tools.py to include image downloading and base64 conversion features. teknium 2025-10-08 02:38:04 +00:00
  • d36790de91 Add ephemeral system prompt support in batch and agent runners. Update README with usage examples and documentation for the new feature. Ensure prompt is not saved to trajectories. teknium 2025-10-08 02:33:58 +00:00
  • a398d320b7 update gitignore teknium 2025-10-07 14:09:37 +00:00
  • 22b6d5866c Fix some issues around async and tool constraints teknium 2025-10-07 14:08:46 +00:00
  • 0e2e69a71d Add batch processing capabilities with checkpointing and statistics tracking, along with toolset distribution management. Update README and add test scripts for validation. teknium 2025-10-06 03:17:58 +00:00
  • bc5f0e62d9 Add support for enabling all toolsets with 'all' or '*' alias in README and toolset resolution logic teknium 2025-10-03 13:45:29 +00:00
  • 6fac6fecde Enhance import handling for Hecate in terminal_tool.py to manage local folder shadowing and improve error reporting for import failures. teknium 2025-10-03 09:46:44 +00:00
  • c42d9055ed Move test run back to repo root. weirdness occurred teknium 2025-10-02 20:05:09 +00:00
  • a7ff4d49e9 A bit of restructuring for simplicity and organization teknium 2025-10-01 23:29:25 +00:00
  • 0411ca1880 Add environment configuration file, restructure tool imports, and enhance README setup instructions teknium 2025-10-01 09:54:17 +00:00
  • e5e77381f0 Made to be more descriptive from comments Dakota 2025-09-12 18:10:36 -05:00
  • 066514e2a9 add more architecture docs Dakota 2025-09-12 17:47:32 -05:00
  • 045a1737f8 - message graphs Dakota 2025-09-12 10:25:14 -05:00
  • c5386ed7e6 add better logging when requests fail Teknium 2025-09-10 00:51:41 -07:00
  • 2082c7caa3 update gitignore Teknium 2025-09-10 00:50:56 -07:00
  • 17608c1142 Update to use toolsets and make them easy to create and configure Teknium 2025-09-10 00:43:55 -07:00
  • c7fa4447b8 cleanup Teknium 2025-09-06 22:07:38 -07:00
  • 587d1cf720 Fix Web Tools, Upgrade MoA to GPT5, Add Trajectory Saving Teknium 2025-08-31 03:04:10 -07:00
  • 4ece87efb0 update to firecrawl Teknium 2025-08-21 08:12:24 -07:00
  • 96cff78335 cleanup Teknium 2025-08-21 08:12:01 -07:00
  • 58d5fa1e4c update fal requirements Teknium 2025-08-21 08:10:54 -07:00
  • f4ff1f496b update gitignore Teknium 2025-08-09 17:42:15 -07:00
  • e1710378b7 update model_tools for imagen and moa Teknium 2025-08-09 09:52:25 -07:00
  • bc71dffd4c update requirements for fal image api Teknium 2025-08-09 09:52:07 -07:00
  • ebb46ba0e6 add image generation tool Teknium 2025-08-09 09:51:53 -07:00
  • 3078053795 add mixture of agents tool Teknium 2025-08-09 09:51:45 -07:00
  • cde7e64418 add vision model tool, cli updates for exclusive and inclusive toolsets Teknium 2025-08-04 00:14:16 -07:00
  • bf4223f381 implement first pass of scrape/crawl content compression Teknium 2025-07-31 10:11:27 -07:00
  • 1dacd941f6 Merge pull request #1 from NousResearch/terminal Teknium 2025-07-26 07:13:34 -07:00
  • 10b4cfeace fix history leakage hjc-puro 2025-07-26 09:46:21 +00:00
  • 45d0b0b142 change command hjc-puro 2025-07-26 04:50:01 +00:00
  • bab9c75b5b more detailed desc hjc-puro 2025-07-26 04:43:07 +00:00
  • 6d346250b1 readme hjc-puro 2025-07-26 04:37:51 +00:00
  • a49596cbb2 terminal tool hjc-puro 2025-07-26 04:31:17 +00:00
  • 122d8788ae terminal tool hjc-puro 2025-07-25 15:15:36 +00:00
  • 21d80ca683 initital commit Teknium 2025-07-22 18:32:44 -07:00