Tejesh Vaish
Results
2
issues of
Tejesh Vaish
: # simple python function def poly(poly_idx, x): value = 0 l = len(poly_idx) - 1 for i in range(l+1): value += poly_idx[i]*(x**(l-i)) return value print("x^2 + x + 1...
### Extension https://www.raycast.com/florisdobber/claude ### Description [Claude] ... Please add latest claude sonnet release model in the extension ### Who will benefit from this feature? _No response_ ### Anything else? _No...
feature request
extension
extension: claude