Sergei Stadnik
Sergei Stadnik
We would like to update our readme file and add the following: -professionally-looking disclaimer stating owners of the repository is not liable for any illegal usage of it. -make it...
It might be a good idea to rephrase line 29 in go-basics/01/main.go to `"Радиус круга не может быть равен нулю или отрицательным!"` [here](https://github.com/zhashkevych/go-basics/blob/master/01/main.go)
Please remove the redundant newline on line 22 in go-basics/01/main.go [here](https://github.com/zhashkevych/go-basics/blob/master/01/main.go) `fmt.Println("Формула для расчета площади круга: A=πr2\n")`
**Bug description** 1. Run ``` python3 -m venv venv . venv/bin/activate pip3 install -r requirements.txt ``` 2. Move streamlit_app.py from ./gui to the base folder to the base folder 3....
**Is your feature request related to a problem? Please describe.** Ability to select preset image generation settings. **Describe the idea you'd like** I hope I do not repeat the ideas...
**We have recently introduced a new feature called [CareerCraftBot](https://poe.com/CareerCraftBot), which is powered by AI. It assists you in optimizing your resume to make it suitable for your desired job role....
--- layout: default --- Fixes # (issue) ## Type of change Please delete options that are not relevant. **- New feature (non-breaking change which adds functionality) Added channel.md and channel-operators.md....
### Describe your problem I would like to run ragflow as a chatbot on my website using my own knowledgebase. Thinking of deploying Docker image on Amazon ECR and exposing...