-
### Discussed in https://github.com/abhinavsingh/proxy.py/discussions/1351
Originally posted by **ananth-sivam** September 27, 2023
@abhinavsingh
I have used the modify_chunk_response plugin…
-
### Describe the issue as clearly as possible:
I'm trying to use Ollama with the Openai api to generate a Pydantic object.
I think that's because Ollama doesn't support `response_format` which is …
-
To reproduce I created a new project as you described [here](https://exceptionfactory.com/posts/2024/05/15/getting-started-with-hatch-for-python-projects/). I added the "hatch-datavolo-nar" requiremen…
-
tasks:
- handle retries
- refactor ingestapi.py
- reporting back errors to submission envelope
- managing python dependencies -e "git+https://github.com/HumanCellAtlas/ingest-client.git@f10ebe54fc1c52…
-
CKAN 2.4a [requires](https://github.com/ckan/ckan/blob/master/requirements.txt#L34) requests==2.3.0 while for ckan-galleries, requests>=2.4.3 is required by flickrapi and tweepy.
This might be a case …
-
插件**每次**更新就会来一次
`AssertionError: Torch not compiled with CUDA enabled`
就得重新运行一次 update_comfyui_and_python_dependencies.bat 脚本,
希望大佬能有所取舍 不要因为个别功能依赖,影响整个插件的使用体验
```
Installing collected packag…
-
### Bug Description
Server requests come back and the .json() values have correct types (numbers, booleans, strings), but in the component output all of the values are converted to string.
### Repr…
-
**Describe the bug**
I have code that imports `pymssql`. When I run this code I get the following import error indicating that a BCP symbol is missing:
```
% python -m poetry run pytest
==========…
-
Log: https://github.com/intel/llvm/actions/runs/4110110415/jobs/7092619349
```
Traceback (most recent call last):
File "/home/runner/work/llvm/llvm/devops/scripts/update_drivers.py", line [6](h…
-
I tried to run it on Windows, but cannot do it at all.
- Which Python version are you using? With Python 3.8 and later it's not working (lower versions I didn't try).
- Installing the requireme…