teknium
4071ba29da
Enhance batch processing and tool validation
...
- Added support for tracking partial results and tool error counts in batch processing.
- Implemented filtering of corrupted entries during batch file combination based on valid tool names.
- Updated terminal tool to improve command execution and error handling, including retry logic for transient failures.
- Refactored model tools to use a simple terminal tool with no session persistence.
- Improved logging and error messages for invalid API responses and tool calls.
- Introduced chunked processing for large content in web tools to manage size limitations effectively.
2026-01-10 05:56:26 +00:00
Teknium
80d326310e
Merge branch 'main' into speed-upgrades
2026-01-08 01:03:34 -08:00
Teknium
53fc705b13
Merge pull request #8 from NousResearch/update-snapshot-id
...
Update snapshot id for ipython
2026-01-08 01:00:24 -08:00
teknium
6af6ff2a0a
updates for stability and speed
2026-01-08 08:57:51 +00:00
hjc-puro
1614c15bb1
rate limits
2025-11-17 18:35:36 -05:00
hjc-puro
f813959750
add simple terminal
2025-11-17 01:14:31 -05:00
hjc-puro
0fbc0475f3
update snapshot id for ipython
2025-11-05 02:11:25 -05:00
Teknium
4135cf4682
Merge branch 'main' into test
2025-11-04 19:54:40 -08:00
teknium
c82741c3d8
some cleanups
2025-11-05 03:47:17 +00:00
hjc-puro
fbd3a2fdb8
prevent leakage of morph instances between tasks
2025-11-04 03:32:43 -05:00
hjc-puro
a4db3fdee5
fix leakage
2025-11-03 17:42:23 -05:00
hjc-puro
0ca3e0aaa9
update snapshot
2025-11-02 23:13:49 -05:00
hjc-puro
a6ec79730c
terminal tool
2025-11-02 08:57:04 +08:00
hjc-puro
faecbddd9b
fix terminal interactivity
2025-11-02 08:52:05 +08:00
teknium
de9c0edc51
some bugfixes
2025-10-15 18:07:06 +00:00
teknium
8d256779d8
Update vision_tools.py to include image downloading and base64 conversion features.
...
add excluding tmp image dl's in .gitignore
2025-10-08 02:38:04 +00:00
teknium
22b6d5866c
Fix some issues around async and tool constraints
2025-10-07 14:08:46 +00:00
teknium
6fac6fecde
Enhance import handling for Hecate in terminal_tool.py to manage local folder shadowing and improve error reporting for import failures.
2025-10-03 09:46:44 +00:00
teknium
a7ff4d49e9
A bit of restructuring for simplicity and organization
2025-10-01 23:29:25 +00:00
teknium
0411ca1880
Add environment configuration file, restructure tool imports, and enhance README setup instructions
2025-10-01 09:54:17 +00:00