Skip to content

Commit e182589

Browse files
authored
Update version.json
[ UPDATE ] - v1.2.1 ## Added - Added support for `llama-3` - Added syntax for exiting/quitting the program to the beginning of the conversation in `perplexity.py` - Added goodbye syntax to the end of the search request in `perplexity.py` ## Changed - Changed variable names in `config.py` - Set default models to models from config or env in `perplexity.py` - Updated syntax in `cli.py` ## Removed - Removed unused timeout in `client.py`
1 parent be6a00b commit e182589

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/version.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
{
2-
"version": "v1.2.0"
2+
"version": "v1.2.1"
33
}

0 commit comments

Comments
 (0)