We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Besides the data representing the Maintenance, the response could incorporate metadata to understand things like:
The text was updated successfully, but these errors were encountered:
working on #249
Sorry, something went wrong.
Add Metadata to every Maintenance, addresses issue #246 (#249)
9ba38f0
* feat: ✨ OpenAI parser * refinement in logic * logic refinement * Update README.md Co-authored-by: Glenn Matthews <[email protected]> * Update circuit_maintenance_parser/parser.py Co-authored-by: Glenn Matthews <[email protected]> * improve question * make more explicit the text parsing * Automate token management for local tests * Make openai library an extra * Adopt OpenAI library changes * fix mypy * feat: ✨ Metadata for every Maintenance * fix tests * update readme * Add a boolean in Metadata to reflect LLM parsing * Update circuit_maintenance_parser/parser.py Co-authored-by: Glenn Matthews <[email protected]> --------- Co-authored-by: Glenn Matthews <[email protected]>
Completed by #249
No branches or pull requests
Environment
Proposed Functionality
Besides the data representing the Maintenance, the response could incorporate metadata to understand things like:
Use Case
The text was updated successfully, but these errors were encountered: