3d8a8190f9
return type fixes ( #9 )
...
Reviewed-on: #9
Co-authored-by: Jeffrey Smith <jasafpro@gmail.com >
Co-committed-by: Jeffrey Smith <jasafpro@gmail.com >
2026-01-17 12:31:59 +00:00
585710bb38
v1.2.0: Fix syntax error in VeniceInfo namespace
2026-01-15 12:20:19 +00:00
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