Metadata-Version: 2.1
Name: self-reflection-certainty
Version: 0.1.0
Summary: A library for computing self-reflection certainty scores for LLM answers
Author-email: ki ki <kikichan513@gmail.com>
License: MIT License
        
        Copyright (c) 2025 kikichan
        
        Permission is hereby granted, free of charge, to any person obtaining a copy.
        
Project-URL: Homepage, https://github.com/kikichan513/self-reflection-certainty
Requires-Python: >=3.8
Description-Content-Type: text/markdown
License-File: LICENSE
Requires-Dist: openai >=1.0.0
Requires-Dist: python-dotenv

# Python Starter

Quickly get started with [Python](https://www.python.org/) using this starter! 

- If you want to upgrade Python, you can change the image in the [Dockerfile](./.devcontainer/Dockerfile).
