matrix-gptbot/src/gptbot
Kumi eba650188b
Add datetime tool to gptbot
Introduced a new 'datetime' tool to the gptbot, which provides the current date and time in UTC. This enhancement caters to the need for time-related queries within the bot's functionality, expanding its utility for users dealing with time-sensitive information.
2023-11-29 12:06:58 +01:00
..
assets Make it an importable module 2023-05-25 07:28:28 +00:00
callbacks Disable test and encryption callbacks 2023-11-29 11:43:09 +01:00
classes Optimize message concatenation, add Wikipedia tool 2023-11-29 11:30:54 +01:00
commands feat: Add voice input and output support 2023-11-26 07:58:10 +01:00
migrations Fix type hints in migrations 2023-06-01 06:23:48 +00:00
tools Add datetime tool to gptbot 2023-11-29 12:06:58 +01:00
__init__.py Make it an importable module 2023-05-25 07:28:28 +00:00
__main__.py Version bump to 0.1.1 2023-06-01 06:34:09 +00:00