Wilson-ZheLin / Streamline-Analyst

An AI agent powered by LLMs that streamlines the entire process of data analysis. 🚀
https://streamline.streamlit.app
MIT License
353 stars 45 forks source link

Other Models Support #2

Closed LiRed7 closed 4 months ago

LiRed7 commented 5 months ago

Can other models be supported? For example, ChatGLM, LLama, etc

Wilson-ZheLin commented 5 months ago

Hi Lihonghong,

Thanks for your question. Theoretically, any model can be supported, and the related code can be put in the llm_service.py file.