mirror of
https://github.com/aljazceru/Auto-GPT.git
synced 2026-02-18 12:44:29 +01:00
Merge branch 'master' into prompt-generator
This commit is contained in:
@@ -5,6 +5,7 @@ import openai
|
||||
|
||||
cfg = Config()
|
||||
|
||||
|
||||
def get_ada_embedding(text):
|
||||
text = text.replace("\n", " ")
|
||||
if cfg.use_azure:
|
||||
|
||||
Reference in New Issue
Block a user