feat: add initial uipath explainator implementation
Scaffold project with pyproject.toml and environment configuration Implement core modules including CLI, Gemini integration, and scanner
This commit is contained in:
3
.env.example
Normal file
3
.env.example
Normal file
@@ -0,0 +1,3 @@
|
||||
GEMINI_API_KEY=your_api_key
|
||||
GEMINI_BASE_URL=
|
||||
GEMINI_MODEL=gemini-2.5-flash
|
||||
Reference in New Issue
Block a user