↓ 1 callersMethodtry_completion_with_truncation(self, agent, history, context_variables, model_override, stream, debug)
research_agent/inno/core.py:437
Method__call__(self, messages: List[Dict], context_variables: Dict, iter_times: int = None, *args, **kwargs)
research_agent/inno/workflow/flowcache.py:15
Method__init__(self, n_users, n_items, embed_dim, u_mul_s, v_mul_s, ut, vt, train_csr, adj_norm,
n_layers,
examples/dccf/project/model/intentgcl.py:8
Method__init__(self, embed_dim, n_intents, temp=0.2, use_multi_head=True, n_heads=4)
examples/dccf/project/model/intent_module.py:6
Method__init__(self, input_dim, hidden_dim, num_classes, num_layers=2,
temperature=0.4, dropout=0.5, num_he
examples/gnn_nodeformer/project/model/enhanced_model.py:84