Activity
Bump golang.org/x/net from 0.27.0 to 0.36.0
Bump golang.org/x/net from 0.27.0 to 0.36.0
Bump golang.org/x/crypto from 0.25.0 to 0.31.0
Bump golang.org/x/crypto from 0.25.0 to 0.31.0
Bump golang.org/x/net from 0.27.0 to 0.33.0
Bump golang.org/x/net from 0.27.0 to 0.33.0
Update README with a note about the official OpenAI API support
Update README with a note about the official OpenAI API support
Fix the Python execution command and output
Fix the Python execution command and output
Move the Python client library instructions into a quickstart
Move the Python client library instructions into a quickstart
Add an example how to set up the Python client library
Add an example how to set up the Python client library
Remove the redundant docker pull step
Remove the redundant docker pull step
Remove extra new lines from streaming output
Remove extra new lines from streaming output
Generate tool config in createTools
Generate tool config in createTools
Replace insert key with something more intuitive
Replace insert key with something more intuitive
Make docker run for OpenAI protocol a single line
Make docker run for OpenAI protocol a single line
Update README to use the Docker image
Update README to use the Docker image
Use a chat session to to able to set roles
Use a chat session to to able to set roles
Don't use the deprecated ioutil.ReadAll
Don't use the deprecated ioutil.ReadAll
Complete the sentence in README, remove the TOC
Complete the sentence in README, remove the TOC