]> git.djapps.eu Git - pkg/ggml/sources/llama.cpp/commit
api_like_OAI.py : compat with Microsoft Guidance (#2746)
authorRyder Wishart <redacted>
Sun, 8 Oct 2023 10:55:58 +0000 (03:55 -0700)
committerGitHub <redacted>
Sun, 8 Oct 2023 10:55:58 +0000 (13:55 +0300)
commit8e6716a102e390e930594d51302730184dac83cc
tree2b5f6c4098e869473e12c0b1f14b399129c56f93
parent9c38d181d40b9d27f8f42152c18e7c70bfffcf37
api_like_OAI.py : compat with Microsoft Guidance (#2746)

Check for None in addition to empty string check in all request params

Co-authored-by: Georgi Gerganov <redacted>
examples/server/api_like_OAI.py