We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
If I don't run FixedTokens() or text_gen() in the program, the program run crashes after finishing execution.
import pyaici.server as aici async def main(): print(f' starting main.........') result = aici.start(main())
Does the print and crashes with: