Skip to content
Snippets Groups Projects
Commit fc588148 authored by Mahyar Vahabi's avatar Mahyar Vahabi
Browse files

Edit test.py

parent 493caf53
No related branches found
No related tags found
No related merge requests found
......@@ -54,7 +54,7 @@ def main():
# Store and retrieve user queries securely
user_query = input("Enter Prompt here: ")
api_key = "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"
api_key = ""
query_key = random.randint(len(parameters), 10000) # Assign a random key
print("Storing initial model parameters...")
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment