-
Zulip has recently come onto the "transparent chat for open source projects" scene with a public access option: https://zulip.com/help/public-access-option
Here's the blog post announcing it: https…
-
Hi I have such simple chat code where token in await foreach loop is equal null:
```
using OpenAI_API.Chat;
using OpenAI_API.Completions;
using OpenAI_API.Models;
internal class Program
{
…
-
models/README.md says "For loading a model from file system, set engine_config.hf_model_id to an absolute filesystem path accessible from every node in the cluster."
I ran:
```
sudo docker run …
-
When I tried to add a model, there was no response when clicking on "add". Please see the screenshot below:
![image](https://github.com/zhuorantan/TelegramGPT/assets/10992221/6eb6461c-9058-40fb-a920-…
-
### Is your feature request related to a problem?
I can't find messages in private conversations if I am in big groups or channels with similar topic.
### Describe the solution you'd like
exclude…
-
We should use a uniform call structure.
Code example:
```
if "group" in update.message.chat.type:
[....
...]
if update.message.chat.type == "private":
…
-
@krishna9304 This is just a rough plans on how to pass and get evals. Needs more work. Guide me from ur pov too please.
Like pydantic in python, we directly pass a Json Schema in typescript ig
…
-
**Describe the bug**
During edge-commit test case in CS9, our CI has detected that ostree-remount.service fails to remount /sysroot and /var mountpoints.
The output of the playbook task that checks …
-
Story
As a user, I should be able to activate my account and chat with other users. All messages are public. Do not support private messaging.
Acceptance Criteria
Given a user wants to enter in a…
-
Currently, private messages in mumble are extremely awkward to use: the input box pops up as a separate dialog, and the messages go into the same chat output.
Coming from teamspeak3 this is very ann…
haasn updated
3 years ago