ThisaraWeerakoon opened a new pull request, #826:
URL: https://github.com/apache/dubbo-go-samples/pull/826

   ## Description
   This PR makes the maximum number of chat history records configurable 
instead of being hard-coded to 3.
   
   Fixes #824 
   
   ## Changes
   - Added a new `MaxContextCount` field to the `Config` struct
   - Added the `MAX_CONTEXT_COUNT` environment variable (defaults to 3 if not 
provided)
   - Updated the client code to use this configurable value instead of the 
hard-coded value
   
   


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