wenjin272 commented on code in PR #150:
URL: https://github.com/apache/flink-agents/pull/150#discussion_r2339221269


##########
python/flink_agents/api/decorators.py:
##########
@@ -87,6 +87,41 @@ def chat_model_setup(func: Callable) -> Callable:
     return func
 
 
+def embedding_model_connection(func: Callable) -> Callable:

Review Comment:
   Should also add `add_embedding_model_setup` and 
`add_embedding_model_connection` in `AgentsExecutionEnvironment` and `Agent`.



-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to