Skip to content

Commit

Permalink
v1.6.19
Browse files Browse the repository at this point in the history
  • Loading branch information
Josh-XT committed Nov 18, 2024
1 parent 60eafe4 commit 495bf75
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
1 change: 1 addition & 0 deletions agixt/XT.py
Original file line number Diff line number Diff line change
Expand Up @@ -899,6 +899,7 @@ async def learn_from_file(
user_input=user_input,
file_path=file_path,
)
file_content += content
elif (
file_type == "wav"
or file_type == "mp3"
Expand Down
2 changes: 1 addition & 1 deletion agixt/version
Original file line number Diff line number Diff line change
@@ -1 +1 @@
v1.6.18
v1.6.19

0 comments on commit 495bf75

Please sign in to comment.