text-generation-webui/extensions/openai
2023-11-07 00:10:42 -03:00
..
cache_embedding_model.py extensions/openai: Fix error when preparing cache for embedding models (#3995) 2023-09-24 00:58:28 -03:00
completions.py Don't strip leading spaces in OpenAI API 2023-11-06 19:09:41 -08:00
embeddings.py Make OpenAI API the default API (#4430) 2023-11-06 02:38:29 -03:00
errors.py extensions/openai: Fixes for: embeddings, tokens, better errors. +Docs update, +Images, +logit_bias/logprobs, +more. (#3122) 2023-07-24 11:28:12 -03:00
images.py Make OpenAI API the default API (#4430) 2023-11-06 02:38:29 -03:00
models.py Lint the openai extension 2023-09-15 20:11:16 -07:00
moderations.py Lint the openai extension 2023-09-15 20:11:16 -07:00
requirements.txt Make OpenAI API the default API (#4430) 2023-11-06 02:38:29 -03:00
script.py Add /v1/internal/stop-generation to OpenAI API (#4498) 2023-11-07 00:10:42 -03:00
tokens.py Lint the openai extension 2023-09-15 20:11:16 -07:00
typing.py Reorder the parameters in the FastAPI documentation 2023-11-06 09:55:36 -08:00
utils.py Make OpenAI API the default API (#4430) 2023-11-06 02:38:29 -03:00