py-why / pywhy-llm

Experimental library integrating LLM capabilities to support causal analyses
MIT License
79 stars 12 forks source link

WIP - simplify protocols and add simplified implementation for model and identification suggester #13

Closed emrekiciman closed 11 months ago

emrekiciman commented 11 months ago
emrekiciman commented 11 months ago

@amit-sharma i added docstrings. How does this look now? Thanks

amit-sharma commented 11 months ago

Looks good, thanks