RinGo
Results
1
issues of
RinGo
### Describe the issue I print the response in graph_extractor.py, however it didn't print the cost. `response = await self._llm( self._extraction_prompt, variables={ **prompt_variables, self._input_text_key: text, }, )` ### Steps to...
triage