feat: initial solution for task 2 - structured output with Pydantic and LangChain
This commit is contained in:
@@ -0,0 +1,3 @@
|
||||
OPENAI_API_KEY=your-api-key-here
|
||||
OPENAI_BASE_URL=https://api.openai.com/v1
|
||||
OPENAI_MODEL=gpt-4o-mini
|
||||
Reference in New Issue
Block a user