基于 stepfun-ai/Step-3.5-Flash 模型的智能对话助手,使用官方 API。
在 HuggingFace Space 的 Settings > Repository secrets 中设置:
STEPFUN_API_KEY: StepFun 官方 API Key https://platform.stepfun.com/interface-keyexport STEPFUN_API_KEY="your-api-key"
pip install streamlit httpx
streamlit run app.py
23 commits
1 commits
基于 stepfun-ai/Step-3.5-Flash 模型的智能对话助手,使用官方 API。
在 HuggingFace Space 的 Settings > Repository secrets 中设置:
STEPFUN_API_KEY: StepFun 官方 API Key https://platform.stepfun.com/interface-keyexport STEPFUN_API_KEY="your-api-key"
pip install streamlit httpx
streamlit run app.py
23 commits
1 commits