Find answers from the community

d
dx31
Offline, last seen 3 months ago
Joined September 25, 2024
how can i get my outputs to come out in nice, structured heirarchies?

ex:

Title section 1

  • point 1
  • point 2
  • point 3
Title section 2

-point 1
...
...
2 comments
L
H
@jerryjliu0 im trying to use gpt tree and list index but the ai doesnt understand it. can you please take a look at my code?

"I'm sorry, but as an AI language model, I do not have access to the content of the docstore or any information about the index_struct_id. Therefore, I cannot provide a description of chapters 1, 2, and 3 with bullet points or long descriptions. Please provide me with more specific information or context to assist you better.
"
4 comments
d
m
j
gpt3 kinda sucks for what i want it to do tbh. 300~ word output :\
2 comments
d
j
how do i enable real time outputs? ex you can see the text as its being generated
1 comment
H
is there a model that can output more than 512 tokens? im trying to summarize huge docs and it seems to be defaulting to 512 tokens (i want the token output to be around 2000)
4 comments
b
d
nothing. ive literally put the max_tokens=1
2 comments
d
j