mirror of
https://github.com/saymrwulf/transformers.git
synced 2026-05-14 20:58:08 +00:00
* Improve Python interpreter * Add with and assert statements * Prevent overwriting existing tools * Check interpreter errors are well logged in code agent * Add lazy evaluation for and and or * Improve variable assignment * Fix early return statements in functions * Add small import fix on interpreter tool |
||
|---|---|---|
| .. | ||
| __init__.py | ||
| test_agent_types.py | ||
| test_agents.py | ||
| test_document_question_answering.py | ||
| test_final_answer.py | ||
| test_image_question_answering.py | ||
| test_python_interpreter.py | ||
| test_speech_to_text.py | ||
| test_text_to_speech.py | ||
| test_tools_common.py | ||
| test_translation.py | ||