陈鹏
陈鹏
https://tomcat.apache.org/download-90.cgi
# Wrong POD describe ## lw6-api-gateway-b756bbcb5-fskl7 ``` Events: Type Reason Age From Message ---- ------ ---- ---- ------- Normal Scheduled 23m default-scheduler Successfully assigned lw6/lw6-api-gateway-b756bbcb5-fskl7 to p45460v.hulk.shbt.qihoo.net Warning FailedMount 23m...
update idea 2021.1.1
> 这个格式readibility没有识别好, > > ```shell > curl https://r.jina.ai/https://metatrend.ai/tweet-trends/v2\?date\=2024-05-18\&name\=AI\#section-3 -H 'x-respond-with: markdown' > ``` > > 这样试试 还是不行
```yaml version: '3.7' services: neo4j-v3: image: neo4j:5.21.2 ports: - "27474:7474" - "27687:7687" environment: - NEO4J_AUTH=neo4j/root1234 - NEO4J_apoc_export_file_enabled=true - NEO4J_apoc_import_file_enabled=true - NEO4J_apoc_import_file_use__neo4j__config=true - NEO4JLABS_PLUGINS=["apoc"] - NEO4J_dbms.security.procedures.unrestricted=apoc.* - NEO4J_dbms.security.procedures.allowlist=apoc.* volumes: - ./neo4j_data:/data...
> @shutter-cp Which version of linux are you using? It looks like your `libstdc++.so.6` is too old, can you upgrade to latest version? > > You can also try our...
> Are you running `centos 6`? Your os might be too old. > > The minimal linux version PyTorch can support is centos 7, ubuntu 18.04, Amazon Linux 2. use...
There are no error messages,But the dialog is empty
> 我得到了和你的一样的结果。对话框是空的。但当我使用ApiFox测试OpenAI服务时,我可以得到正确的响应。你解决这个问题了吗? 使用OpenAI-API-compatible 手动配置openai服务能用 感觉是流式接口的问题
llama3.1:8b Error: template: :28:7: executing "" at : can't evaluate field ToolCalls in type *api.Message