Closed RaoHai closed 1 month ago
This pull request updates the default values for the llm
and token_id
fields in the bot.py
file. The llm
field now defaults to "openai", and the token_id
field defaults to an empty string. These changes ensure that these fields have default values if none are provided.
File | Summary |
---|---|
server/core/type_class/bot.py | Updated default values for llm and token_id fields to "openai" and an empty string, respectively. |
All modified and coverable lines are covered by tests :white_check_mark:
Files with missing lines | Coverage Δ | |
---|---|---|
server/core/type_class/bot.py | 100.00% <100.00%> (ø) |
The latest updates on your projects. Learn more about Vercel for Git ↗︎