update
This commit is contained in:
parent
ed4f9b040f
commit
ca34e6246e
|
@ -165,3 +165,6 @@ cython_debug/
|
||||||
|
|
||||||
# pyc files
|
# pyc files
|
||||||
__pycache__/
|
__pycache__/
|
||||||
|
BTExpansionCode/llm_test/LLM_Evaluation_Kit/llms/gpt3.py
|
||||||
|
BTExpansionCode/llm_test/LLM_Evaluation_Kit_最终存档0627/apis/ERNIE_KEYS.txt
|
||||||
|
BTExpansionCode/llm_test/LLM_Evaluation_Kit_最终存档0627/llms/gpt3.py
|
||||||
|
|
|
@ -1,5 +0,0 @@
|
||||||
wxACDRkIWRr0rG4g6GkxKl0f
|
|
||||||
dBdFoFSgbYGX0GGXY39LEXxTSCcS2Nb1
|
|
||||||
|
|
||||||
K3o8g2Zref6Cdd6rlrSthqTs
|
|
||||||
NVxhNg7u5fjIdwGdnsCOLEpmj96hmDuZ
|
|
|
@ -1,5 +0,0 @@
|
||||||
wxACDRkIWRr0rG4g6GkxKl0f
|
|
||||||
dBdFoFSgbYGX0GGXY39LEXxTSCcS2Nb1
|
|
||||||
|
|
||||||
K3o8g2Zref6Cdd6rlrSthqTs
|
|
||||||
NVxhNg7u5fjIdwGdnsCOLEpmj96hmDuZ
|
|
|
@ -1,17 +0,0 @@
|
||||||
wxACDRkIWRr0rG4g6GkxKl0f
|
|
||||||
dBdFoFSgbYGX0GGXY39LEXxTSCcS2Nb1
|
|
||||||
|
|
||||||
K3o8g2Zref6Cdd6rlrSthqTs
|
|
||||||
NVxhNg7u5fjIdwGdnsCOLEpmj96hmDuZ
|
|
||||||
|
|
||||||
HBp3c0yTyAfmQL0kb5iMU35d
|
|
||||||
yAuCqz6mWfHNnmKoGu95lmNdQtaQvRWc
|
|
||||||
|
|
||||||
4sGXeIuq6e8TRiU73SnOAWzr
|
|
||||||
Y4h3W8nLaMf87vgEm8cEhHEYyf7ULNem
|
|
||||||
|
|
||||||
2hwfuWll4oPm9oG1yVvwlb9w
|
|
||||||
2LklMkCx7xi69Kc1w7O3KHlKoGl7LNMv
|
|
||||||
|
|
||||||
wZZ8edDGdH6bOUf58vcx8ctd
|
|
||||||
ui1BSEBQQLDmZXQR4iNVGhwxHgPXYP8Y
|
|
|
@ -6,7 +6,8 @@ from openai import OpenAI
|
||||||
class LLMGPT3():
|
class LLMGPT3():
|
||||||
def __init__(self):
|
def __init__(self):
|
||||||
self.client = OpenAI(
|
self.client = OpenAI(
|
||||||
base_url="URL", api_key="Your-Key")
|
base_url="https://api.xty.app/v1", api_key="sk-FLyhhGWDsCZCTbmq640c5c61Ad3d45078eDe56CdDbF01c0a"
|
||||||
|
)
|
||||||
|
|
||||||
def request(self, message): # question
|
def request(self, message): # question
|
||||||
completion = self.client.chat.completions.create(
|
completion = self.client.chat.completions.create(
|
||||||
|
|
|
@ -6,7 +6,7 @@ from openai import OpenAI
|
||||||
class LLMGPT3():
|
class LLMGPT3():
|
||||||
def __init__(self):
|
def __init__(self):
|
||||||
self.client = OpenAI(
|
self.client = OpenAI(
|
||||||
base_url="https://api.chatgptid.net/v1", api_key="sk-U3lHYdKBlISo2gssCa715e292bF5463bAb5898638eC3D0Ea"
|
base_url="", api_key=""
|
||||||
)
|
)
|
||||||
|
|
||||||
def request(self,message): # question
|
def request(self,message): # question
|
||||||
|
|
|
@ -0,0 +1,23 @@
|
||||||
|
wxACDRkIWRr0rG4g6GkxKl0f
|
||||||
|
dBdFoFSgbYGX0GGXY39LEXxTSCcS2Nb1
|
||||||
|
|
||||||
|
K3o8g2Zref6Cdd6rlrSthqTs
|
||||||
|
NVxhNg7u5fjIdwGdnsCOLEpmj96hmDuZ
|
||||||
|
|
||||||
|
wxACDRkIWRr0rG4g6GkxKl0f
|
||||||
|
dBdFoFSgbYGX0GGXY39LEXxTSCcS2Nb1
|
||||||
|
|
||||||
|
K3o8g2Zref6Cdd6rlrSthqTs
|
||||||
|
NVxhNg7u5fjIdwGdnsCOLEpmj96hmDuZ
|
||||||
|
|
||||||
|
HBp3c0yTyAfmQL0kb5iMU35d
|
||||||
|
yAuCqz6mWfHNnmKoGu95lmNdQtaQvRWc
|
||||||
|
|
||||||
|
4sGXeIuq6e8TRiU73SnOAWzr
|
||||||
|
Y4h3W8nLaMf87vgEm8cEhHEYyf7ULNem
|
||||||
|
|
||||||
|
2hwfuWll4oPm9oG1yVvwlb9w
|
||||||
|
2LklMkCx7xi69Kc1w7O3KHlKoGl7LNMv
|
||||||
|
|
||||||
|
wZZ8edDGdH6bOUf58vcx8ctd
|
||||||
|
ui1BSEBQQLDmZXQR4iNVGhwxHgPXYP8Y
|
|
@ -6,7 +6,8 @@ from openai import OpenAI
|
||||||
class LLMGPT3():
|
class LLMGPT3():
|
||||||
def __init__(self):
|
def __init__(self):
|
||||||
self.client = OpenAI(
|
self.client = OpenAI(
|
||||||
base_url="URL", api_key="Your-Key")
|
base_url="https://api.xty.app/v1", api_key="sk-FLyhhGWDsCZCTbmq640c5c61Ad3d45078eDe56CdDbF01c0a"
|
||||||
|
)
|
||||||
|
|
||||||
def request(self, message): # question
|
def request(self, message): # question
|
||||||
completion = self.client.chat.completions.create(
|
completion = self.client.chat.completions.create(
|
||||||
|
|
Loading…
Reference in New Issue