Skip to content
#

Artificial Intelligence

ai logo

The branch of computer science dealing with the reproduction, or mimicking of human-level intelligence, self-awareness, knowledge, conscience, and thought in computer programs.

Here are 11,530 public repositories matching this topic...

pytorch-lightning
milvus
angleGhost
angleGhost commented Feb 10, 2022

Is there an existing issue for this?

  • I have searched the existing issues

What would you like to be added?

新的版本和文档更新了,但是依旧没有看到安全相关的配置,从连接参数类(如下)中也没有相关的设置参数;
希望可以有密码配置或者证书验证相关的验证机制。

public class ConnectParam {
    private final String host;
    private final int port;
    private final long connectTimeoutMs;
    private final long keepAliveTimeMs;
    private final
dvc
olistic
olistic commented May 25, 2018

Currently, when entering epic mode the README is frozen in the last level of the tower. When you're trying to fine-tune the score for a level other than the last one, it would be helpful if we had the README for that level available. The proposal is that when entering epic mode, the README is updated with all levels, one following the other.

Example:

# Starbolt - beginner
leon
Lp-Francois
Lp-Francois commented Oct 5, 2019

Specs

  • Leon version: latest
  • OS (or browser) version: Fedora 30
  • Node.js version: 10.16.3
  • Complete "npm run check" output:
➡ Here is the diagnosis about your current setup
✔ Run
✔ Run modules
✔ Reply you by texting
❗ Amazon Polly text-to-speech
❗ Google Cloud text-to-speech
❗ Watson text-to-speech
❗ Offline text-to-speech
❗ Google Cloud speech-to-text
❗ Watson spee
metaflow