poe-platform / fastapi_poe

A helper library for writing Poe API bots using FastAPI
Apache License 2.0
112 stars 21 forks source link

Perhaps using a fixed bot ChatGPT in tools_calls() is the best choice, while it is also compatible with Claude and others. #95

Open canwushuang opened 2 months ago

canwushuang commented 2 months ago

Set the 'bot_name' parameter in toolscalls() to 'ChatGPT'.