tuhaihe commented on code in PR #1483:
URL: https://github.com/apache/cloudberry/pull/1483#discussion_r2601553206


##########
contrib/aifun/aifun/providers/__init__.py:
##########
@@ -0,0 +1,24 @@
+# py_handler/providers/__init__.py

Review Comment:
   We need to add the standard Apache license header to these new files.
   
   Can take the 
[file](https://github.com/apache/cloudberry/blob/main/mcp-server/src/cbmcp/__main__.py)
 as a reference.



##########
contrib/aifun/README.md:
##########
@@ -0,0 +1,379 @@
+# AIFun PostgreSQL Extension
+
+A PostgreSQL extension that provides AI-powered functions using various LLM 
providers (OpenAI, Anthropic, Google Gemini, AWS Bedrock).

Review Comment:
   Do we support more LLM vendors, like `zhipu` in the example?



-- 
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]


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to