A natural language interface for computers
COMMITS
February 9, 2026
A
Merge pull request #1686 from thecaptain789/fix-typo-recieved
Anton Solbjørg committed
February 7, 2026
T
fix: correct typo 'recieved' to 'received'
thecaptain789 committed
December 5, 2025
A
Merge pull request #1663 from endolith/display_markdown_message_is_not_defined
Anton Solbjørg committed
November 19, 2025
E
Fix "unhighlight" typo
endolith committed
E
Use generator expression instead of list comprehension in any()
endolith committed
E
Use isinstance() instead of type() == for exception type checking
endolith committed
E
Don't check for equality with None
endolith committed
E
Remove unused openai import
endolith committed
E
Convert string to comment
endolith committed
November 18, 2025
E
Move comment about API key info into correct scope
endolith committed
E
Fix operator precedence in exception handler conditions
endolith committed
November 4, 2025
E
Fix "display_markdown_message is not defined"
endolith committed
November 26, 2025
A
Merge pull request #1665 from endolith/patch-1
Anton Solbjørg committed
November 25, 2025
E
Revise installation instructions in README.md
endolith committed
November 3, 2025
A
Merge pull request #1583 from endolith/improve_truncation
Anton Solbjørg committed
October 30, 2025
A
Merge pull request #1658 from endolith/classic/API_issues
Anton Solbjørg committed
November 13, 2024
E
Fix "gpt-4-o" typo in profiles.mdx
endolith committed
October 29, 2025
E
Fix typos in hosted model documentation files
endolith committed
A
Merge pull request #1656 from endolith/patch-3
Anton Solbjørg committed
October 28, 2025
E
Fix typo in Huggingface table
endolith committed
October 24, 2025
A
Merge pull request #1647 from endolith/patch-3
Anton Solbjørg committed
A
Merge pull request #1593 from endolith/llm_api
Anton Solbjørg committed
A
Merge pull request #1585 from endolith/skills_messages
Anton Solbjørg committed
October 3, 2025
E
Update openrouter.mdx
endolith committed
January 26, 2025
E
Print total length when truncating long outputs
endolith committed
E
Improve suggestions for handling truncated output
endolith committed
E
Remove middle when truncating instead of beginning
endolith committed
January 30, 2025
E
Add note about .env files from parent folders
endolith committed
January 28, 2025
E
Clarify skills messages in list() and search()
endolith committed
January 20, 2025
E
Add docstrings to explain skills system to OI
endolith committed