Log in
Log into community
Find answers from the community
Most posts
Powered by
Hall
Home
Members
apppple
a
apppple
Offline
, last seen 3 months ago
Joined September 25, 2024
Contributions
Comments
Replies
a
apppple
last year
·
Retriever
the hi,
I am building a chatbot
if I use below code to get index,how do I set my retriever value?
9 comments
a
L
a
apppple
last year
·
ChatGPT 3.5
hi,
anyone knows is this gpt3
llm_predictor = LLMPredictor(llm=OpenAI(temperature=0, model_name="text-davinci-003"))
if so how do i change to gpt3.5?
1 comment
W