Commit Graph

6 Commits

Author SHA1 Message Date
8a988c1ded v1.2.0: Add VeniceInfo namespace for helper functions 2026-01-15 12:19:06 +00:00
fe29e792ab v1.7.0: Add VeniceImage namespace for helper functions 2026-01-15 12:17:53 +00:00
5c7394d0cd refactor: add VeniceChat namespace for helper functions
- Added VeniceChat class with get_api_key, truncate, format_error static methods
- Prevents Open WebUI framework method name collision issues
- All tool methods now use VeniceChat.get_api_key() pattern
- Version bump to 1.4.0
2026-01-15 11:35:40 +00:00
22e6da917f Add venice/image.py 2026-01-14 10:26:10 +00:00
bb12a3e732 Add venice/info.py 2026-01-14 10:25:06 +00:00
54e60b6fa4 Add venice/chat.py 2026-01-14 10:24:40 +00:00