-
### System Info
**qianfan version**: 0.3.0
**langchain**:0.2.16
**python**: 3.10
### Reproduction
```python
from langchain.tools import tool
@tool
def greeting(name: str) -> str:
"""Gre…
-
Hello macky.
These days I am thinking about how to make a more general path of text -> mainm code -> video.
Since the gpt code and weights are not open, I plan to train a model by myself.
We can …
-
在提交issue之前,我们应该先查询是否已经有相关的issue和ReadMe中的注意事项,比如说Robust在0.3.3版本才支持windows开发。提交issue时,我们需要写明issue的原因,最好可以携带编译或运行过程的日志或者截图。issue最好以下面的格式提出:
异常类型:Error:Execution failed for task ':app:transformClassesW…
duxxz updated
3 years ago
-
G6实时日志:
I: record start button pressed
FSM=====================idle_exit==================================
FSM=====================atob========================================
FSM=================…
-
Hello, could you please package qianfan? I noticed that there is no example of qianfan in the langchain4j-examples project. Thank you very much.
-
We might need to distinguish APIs for embedding queries and embedding documents/keys in EmbeddingModel.java.
DashScope's embedding service has long provided an input parameter for two types of text…
-
文科研究生里总有一个人要给师门当网管,为其他有志之士的研究做一个赋能。很不幸本人无代码能力,也要去配置一个网页给师门使用。本穷逼文科生采用autodl无卡+ngrok的方案去做小网站扔给师门,这样在不用云服务器的情况下,成本能压到一天2.4(要是闲的无聊还可以,夜里关了省钱)
# 具体路径
## 第一步 在auto配置gptacademic
先在autodl随便租一台,不用看…
-
File "core/folotoy_app.py", line 126, in core.folotoy_app.FolotoyApp.start
File "/usr/local/lib/python3.11/site-packages/paho/mqtt/client.py", line 914, in connect
return self.reconnect()
…
-
Rapid integration qianfan model implements agent development through langchain4j's spring boot starter
-
## Description
Jupyternaut fails when trying to use NVIDIA::playground_llama2_70b (and other models from NVIDIA) with:
```
ValueError: Model meta/llama2-70b is incompatible with client ChatNVIDIA…