Commit History

Update AI agent configurations in app.py to use 'openai:gpt-4.1-nano' for improved performance and consistency in dialogue scoring.
27635ed

zh3036 commited on

Refactor dependencies: remove 'marvin' from pyproject.toml and add requirements.txt for better dependency management; update score.json to reflect revised insight and improved comment clarity.
e10f2ab

zh3036 commited on

Update .gitignore to include .env for environment variable management
af9257c

zh3036 commited on

Add app.py for Pydantic-AI framework implementation, featuring a Gradio web interface for a coaching conversation simulation between AI agents; update README.md to reflect new file usage and instructions.
180464f

zh3036 commited on

Add initial implementation of various AI agents and Gradio interfaces for enhanced interaction; include OpenAI API integration and example usage scripts.
3db1f20

zh3036 commited on

Add Gradio web interface to convo-pai.py for enhanced user experience; implement conversation flow with evaluation scoring and update README.md with usage instructions.
b25a5b6

zh3036 commited on

Update README.md to reflect changes in AI framework usage and installation instructions, including Pydantic-AI integration.
729c086

zh3036 commited on

initilize with ok pydantic ai
1372721

zh3036 commited on

Create app.py
6450e99
verified

zh3036 commited on

initial commit
adbb215
verified

zh3036 commited on