-
I am trying the following code:
` var completionResult = await openAiService.ChatCompletion.CreateCompletion(
new ChatCompletionCreateRequest
{
…
-
## About the Development Direction of SRS
SRS3 is currently being enhanced for stability and is being released intensively. This means that SRS3 will not support major changes but will only focus on …
-
https://github.com/winlinvip/simple-rtmp-server/issues/174
`TRANS_BY_GPT3`
-
From my experiences gpt-4 is quite good at refactoring code for reusability. Your current set of agents does influence reusability with the prompt action_template.txt and the third code criteria:
…
-
Hi there, here we want to use the new feature: function call by java sdk, and when can we support it?
Functions is an optional parameter in the ChatCompletion API which can be used to provide funct…
-
### Language
Javascript/Typescript
### Version
latest
### Description
I've been trying to implement SSO on bot existing Teams AI Bot app and a new one as well following [this example](https://git…
-
The online OpenAI tokenizer https://platform.openai.com/tokenizer counts 549 tokens for the piece of text below:
В цепочках поставок кейс-стадии, когда называются одна или несколько сторон, стр…
-
` python3 xiaogpt.py --hardware LX04 --mute_xiaoai --use_gpt3
Running xiaogpt now, 用`帮我/请回答`开头来提问
或用`开始持续对话`开始持续对话
--------------------
问题:一加一等于几?
Traceback (most recent call l…
-
I am getting a wide variety of results from GPT, but my temperature is 0. I'm using a custom-trained model. I contacted GPT/openai, but their customer support seems to be inadequate.
```
req := …
-
Hi,
First off, nice library and thank you for sharing 👍 .
I got a question regarding "huge" prompts. Using :
```
var api = new OpenAIClient();
var chatPrompts = new List
{
new ChatPrompt("…