-
Hi,
I'm trying to create an agent.
. | Version
--- | ---
Jenkins | 2.426.3
Python | 3.12.7
api4jenkins | 2.0.3
My code is:
```python
from api4jenkins import Jenkins
j = Jenkins(url_…
-
`AI_NUMERICSERV` may not be defined on a given platform. However it is used unconditionally, which fails in that case.
Example of the problem:
```
36-63% /opt/local/Library/Frameworks/Python.fram…
-
### Describe the bug
I'm encountering an issue where both _requests_ and _httpx_ successfully retrieve the response from a server, but _aiohttp_ raises a **TLSV1_ALERT_ACCESS_DENIED** error when at…
-
Topic: AI
openai._base_client : INFO : Retrying request to /chat/completions in 0.464737 seconds
openai._base_client : INFO : Retrying request to /chat/completions in 0.963437 seconds
Fai…
-
```
ray.exceptions.RayTaskError(ValueError): ray::UDFWorker.build_model() (pid=2734747, ip=10.224.197.108, actor_id=a6bd0f39b7099c757a2caac81d000000, repr=)
File "/home/pang/miniforge3/envs/auto-c…
-
**复现问题的步骤 / Steps to Reproduce**
1. xinference端启动 Qwen2.5-72B-Instruct-Q8_0 模型
2. chatchat端执行:chatchat start -a
3. chatchat端超时
4. xinference端只是大模型出结果慢导致chatchat超时,xinference能出正确结果。
**预期的结果 / Ex…
-
https://github.com/TensorOpsAI/LLMstudio/blob/3834975bd81851963574fac7acb682a9aec248a8/libs/core/llmstudio_core/providers/azure.py#L45
since this is the only way to create azure client - following …
-
When making API calls in JupyterHub on the oasis, the `nomad.config.client.url` containing `localhost` keyword does not work. `localhost` has to be replaced with the IP address for successful call.
…
-
### Is your feature request related to a problem? Please describe.
Some projects use custom documentation that doesn't generate the `objects.inv` file. For these projects, cross-linking to their docs…
-
Getting
`ApiError: status_code: 401, body: {'detail': 'Not authenticated'}`
despite all variables are set propperly.
Exploring file_retrieve_workflow.ipynb and constantly getting this error. Any…