Contents:
MaxTurnsReachedException
Job
Job.run()
Job.task_input()
Job.task_output()
JobMemory
JobMemory.add_task_input()
JobMemory.add_task_output()
JobMemory.get_task_input()
JobMemory.get_task_output()
ConcurrentJob
ConcurrentJob.add_task()
ConcurrentJob.run()
SequentialJob
SequentialJob.add_task()
SequentialJob.run()
Reranker
Reranker.rerank()
CohereReranker
CohereReranker.rerank()
Task
Task.execute()
Task.name()
ChatResponse
ChatResponse.function_calls
ChatResponse.raw_output
ChatResponse.text
FunctionCall
FunctionCall.args
FunctionCall.id
FunctionCall.name
TaskInput
TaskInput.content
TaskOutput
TaskOutput.content
TaskOutput.raw_output