COMMITS
/ metaphor_python/api.py November 29, 2023
H
switch to google docstring format
Hubert committed
November 28, 2023
H
add docstrings and sphinx doc builder
Hubert committed
November 23, 2023
J
update user agent version number
jeffzwang committed
J
do not error when results are empty and try to get contents, just be silent
jeffzwang committed
November 13, 2023
J
update user agent
jeffzwang committed
J
add that author is optional
jeffzwang committed
November 10, 2023
J
add author to contents return
jeffzwang committed
October 31, 2023
J
add exclude_source_domain as field in find_similar function
jeffzwang committed
August 26, 2023
J
better comments on the field types
jeffzwang committed
August 23, 2023
J
add ability to set your own user agent
jeffzwang committed
August 21, 2023
J
new version of the API that prints autoprompt string out
jeffzwang committed
August 12, 2023
J
add example and also add __str implementation for each return type
jeffzwang committed
August 11, 2023
J
add python sdk user agent to requests
jeffzwang committed
August 2, 2023
J
update API to support better typing system for optional arguments
jeffzwang committed
July 28, 2023
J
real fix - default value for score
jeffzwang committed
J
give default value of None to score
jeffzwang committed
J
make score optional because of keyword search
jeffzwang committed
July 25, 2023
J
use kwargs to pass in options because it is more ergonomic
jeffzwang committed
J
update with description of what type means
jeffzwang committed
J
add a function chain that lets you get contents from the search response
jeffzwang committed
July 13, 2023
J
add autoprompt field
jeffzwang committed
July 4, 2023
J
add missing id field
jeffzwang committed
J
add gitignore
jeffzwang committed