We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
server-1 | 2024-06-06 06:30:28 <internal/plugin/llm> v1/message.go:88 | [INFO] waitResponse ... server-1 | 2024-06-06 06:30:28 gin.handler/basic.go:101 | [ERRO] response error: runtime error: invalid memory address or nil pointer dereference server-1 | 2024-06-06 06:30:28 gin.handler/basic.go:95 | [INFO] server-1 | ------ END REQUEST 5a85c035-5c49-4ebc-812d-470740e879f6 --------- server-1 | [GIN] 2024/06/06 - 06:30:28 | 500 | 4.02276008s | 192.168.31.51 | POST "/v1/chat/completions"
后端是 用 one api的 openai代理白嫖的千问 https://github.com/LLM-Red-Team/qwen-free-api
The text was updated successfully, but these errors were encountered:
fix: custom toolcall invalid memory address or nil pointer dereference (
4ef0097
#32)
已更新
Sorry, something went wrong.
No branches or pull requests
server-1 | 2024-06-06 06:30:28 <internal/plugin/llm> v1/message.go:88 | [INFO] waitResponse ...
server-1 | 2024-06-06 06:30:28 gin.handler/basic.go:101 | [ERRO] response error: runtime error: invalid memory address or nil pointer dereference
server-1 | 2024-06-06 06:30:28 gin.handler/basic.go:95 | [INFO]
server-1 | ------ END REQUEST 5a85c035-5c49-4ebc-812d-470740e879f6 ---------
server-1 | [GIN] 2024/06/06 - 06:30:28 | 500 | 4.02276008s | 192.168.31.51 | POST "/v1/chat/completions"
后端是 用 one api的 openai代理白嫖的千问 https://github.com/LLM-Red-Team/qwen-free-api
The text was updated successfully, but these errors were encountered: