How to generate token by token and api #404
Answered
by
AnOpenSauceDev
johnwick123f
asked this question in
Q&A
|
I used the demo code and it worked! but I have 2 questions. First, how do you generate the response by token so the response doesn’t come out all at once? And second, what does it mean by high level api? Is it just some code or does it use the model on some servers? |
Answered by
AnOpenSauceDev
Jul 16, 2023
Replies: 1 comment
|
0 replies
Answer selected by
johnwick123f
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
stream=trueshould do the trick, and high-level basically means it's an abstraction to make development more simple.