GitHub user JinkunLiu added a comment to the discussion: Planning Flink Agents 
0.3

> Let me understand, you created a new project locally, copied the code from 
> the quick start documents into it, and encountered a missing dependency error 
> when running it? 

Yes — that's exactly right. I created a new project locally: 

- First I followed the Installation section and copied the `pom.xml`
- Then I copied the Quickstart example code. When I ran 
[prepare-agents-execution-environment](https://nightlies.apache.org/flink/flink-agents-docs-release-0.2/docs/get-started/quickstart/workflow_agent/#prepare-agents-execution-environment)
 I encountered a missing dependency: 
`org.apache.flink.agents.examples.agents.CustomTypesAndResources#OLLAMA_SERVER_DESCRIPTOR`,
 which is defined only in the `flink-agents-examples` module.

> I think providing a maven archetype is indeed can improve usability.

If the community agrees after discussion, I'd be happy to help implement it.




GitHub link: 
https://github.com/apache/flink-agents/discussions/516#discussioncomment-15790535

----
This is an automatically sent email for [email protected].
To unsubscribe, please send an email to: [email protected]

Reply via email to