api address edit
This commit is contained in:
parent
95dbc23c0e
commit
d21fa4d2c5
|
|
@ -80,7 +80,7 @@ def load_faiss_index(index_path: str, metadata_path: str):
|
||||||
|
|
||||||
|
|
||||||
def get_client():
|
def get_client():
|
||||||
url = "https://api.avalai.ir/v1"
|
url = "https://api.avalapis.ir/v1" #avalapis #avalapis
|
||||||
client = OpenAI(
|
client = OpenAI(
|
||||||
api_key=get_key(),
|
api_key=get_key(),
|
||||||
base_url=url,
|
base_url=url,
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue
Block a user