mirror of
https://github.com/nomic-ai/gpt4all.git
synced 2024-10-01 01:06:10 -04:00
parent
a86a1aea6b
commit
9b70bb0714
@ -24,7 +24,7 @@ import openai
|
||||
openai.api_base = "http://localhost:4891/v1"
|
||||
#openai.api_base = "https://api.openai.com/v1"
|
||||
|
||||
openai_api_key = "no needed for a local LLM"
|
||||
openai_api_key = "not needed for a local LLM"
|
||||
|
||||
# Set up the prompt and other parameters for the API request
|
||||
prompt = "Who is Michael Jordan?"
|
||||
|
Loading…
Reference in New Issue
Block a user