Cling_o3

Results 3 issues of Cling_o3

Thanks for your contribution and we appreciate it a lot. The following instructions would make your pull request more healthy and more easily get feedback. If you do not understand...

# Summary Solution: Add a new retrieval-related parameter `top_n` in the environment variables. During the retrieval process, use the default `top_k` parameter to obtain the `top_k` most relevant slices. When...

📚 documentation
💪 enhancement
size:S

I modified the configuration in the basic_model.conf file as follows: ![image](https://github.com/user-attachments/assets/dc1299af-09f6-4a19-ae4d-892880934f58) After restarting the plugin, an error is reported when executing docker images ![image](https://github.com/user-attachments/assets/d1a2e519-80c9-4110-90a0-3421a2b60f75) Is there something wrong with the...