mirror of
https://github.com/trustgraph-ai/trustgraph.git
synced 2026-07-18 01:31:02 +02:00
Remove cruft
This commit is contained in:
parent
b110af41fb
commit
24d05cbcdf
2 changed files with 9 additions and 12 deletions
|
|
@ -33,14 +33,6 @@ class Processor(FlowProcessor):
|
|||
}
|
||||
)
|
||||
|
||||
# self.llm = LlmClient(
|
||||
# subscriber=subscriber,
|
||||
# input_queue=tc_request_queue,
|
||||
# output_queue=tc_response_queue,
|
||||
# pulsar_host = self.pulsar_host,
|
||||
# pulsar_api_key=self.pulsar_api_key,
|
||||
# )
|
||||
|
||||
self.register_specification(
|
||||
ConsumerSpec(
|
||||
name = "request",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue