Skip to content

Conversation

mxsl-gr
Copy link
Contributor

@mxsl-gr mxsl-gr commented Aug 5, 2024

PR content:

  1. re-implement ZhiPu function call to support AbstractToolCallSupport
  2. function call unit tests

related issue: #1078

@markpollack
Copy link
Member

Hi @mxsl-gr can you please send me an updated api key by email,the previous one you sent now gives this error

org.springframework.web.reactive.function.client.WebClientResponseException$Unauthorized: 401 Unauthorized from POST https://open.bigmodel.cn/api/paas/v4/chat/completions

	at org.springframework.web.reactive.function.client.WebClientResponseException.create(WebClientResponseException.java:308)

@markpollack markpollack added this to the 1.0.0-RC1 milestone Aug 22, 2024
@mxsl-gr
Copy link
Contributor Author

mxsl-gr commented Aug 23, 2024

Hi @mxsl-gr can you please send me an updated api key by email,the previous one you sent now gives this error

org.springframework.web.reactive.function.client.WebClientResponseException$Unauthorized: 401 Unauthorized from POST https://open.bigmodel.cn/api/paas/v4/chat/completions

	at org.springframework.web.reactive.function.client.WebClientResponseException.create(WebClientResponseException.java:308)

hi, @markpollack , i have checked the key and run the unit test with it, key should still be valid, maybe there are other problems. i sent it again by email, please try it again ❤️

@markpollack markpollack modified the milestones: 1.0.0-RC1, 1.0.0-M2 Aug 23, 2024
@markpollack
Copy link
Member

sorry for the delay and thanks for the key again, turns out I had a typo in an environment variable.

All tests pass, great!

Merged in 935e1a3

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants