-
Please discuss with me the best practices for creating and sharing tools on langchain. I am developing a library, [langchain-tools-nicovideo](https://github.com/Javakky/langchain-tools-nicovideo), to …
-
Sometimes I make use of ChatGPT for brain storming.
To provide LLM the UN Smart Maps context, I think it would be good to provide a prompt for that. Below is my draft. Please advise how to improve…
hfu updated
11 months ago
-
Hi there!
Right now the translations are done by Google Translate V1 API. However, it does not perform well in a completely different language that is not alphabet-based. It would be a good idea to …
-
# Prerequisites
Please answer the following questions for yourself before submitting an issue.
- [x] I am running the latest code. Development is very rapid so there are no tagged versions as of…
-
Link to the code snippet in question:
https://github.com/stanfordnlp/dsp/blob/12d7f1106f2f524be161d35865a81e0ea016e929/dsp/primitives/predict.py#L211
Expected behavior:
The function should work w…
-
GitHub の Markdown 表示は横幅が狭く見づらいため、同内容を GitHub Pages として表示させたい
-
微博内容精选
-
![image](https://github.com/h2oai/h2ogpt/assets/45778128/da67f883-60d1-4af0-9998-928a20d9ca59)
![image](https://github.com/h2oai/h2ogpt/assets/45778128/89fc312f-a1ca-448e-a74c-d09c14a070fd)
> (C:\…
-
### System Info
LangChain==0.0.177
Python==3.10
### Who can help?
_No response_
### Information
- [ ] The official example notebooks/scripts
- [ ] My own modified scripts
### Related Components…
-
Hey FlexFlow team!
For some reason the output of `llm.generate` is a cffi struct with a single attribute `impl` of type `void *`. I can see generation in the RequestManager log, but I can't access …