text-generation-webui/extensions/openai
2023-11-08 20:55:39 -08: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 Separate context and system message in instruction formats (#4499) 2023-11-07 20:02:58 -03:00
embeddings.py Include trust remote code usage in openai api's embedder (#4513) 2023-11-08 11:25:43 -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 Document /v1/internal/model/load and fix a bug 2023-11-08 17:41:12 -08: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 Prevent deadlocks in OpenAI API with simultaneous requests 2023-11-08 20:55:39 -08:00
tokens.py Add types to the encode/decode/token-count endpoints 2023-11-07 19:32:14 -08:00
typing.py openai extension: wrong frequency_penalty type (#4512) 2023-11-08 11:23:51 -03:00
utils.py Make OpenAI API the default API (#4430) 2023-11-06 02:38:29 -03:00