-
### Describe the bug
> Draw a sine function
Plan:
1 Import necessary libraries in Python.
2 Generate x values.
3 Calculate corresponding y values using the sin function.
4 Plot…
-
### URL
https://python.langchain.com/docs/versions/migrating_memory/chat_history/#using-with-runnablewithmessagehistory
### Checklist
- [X] I added a very descriptive title to this issue.
- [X] I i…
-
## 🚀 Feature Request
Now pne cannot use stream + output_schema. For example:
```python
import pne
from pydantic import BaseModel
class LLMResponse(BaseModel):
content: str = Field(...,…
-
Hi,
I have following code for chat application with channels:
``` javascript
stream.permissions.write(function(eventName, message, channelName) {
var currentUser = Meteor.users.findOne({_id : th…
-
from qwen_agent.llm import get_chat_model
llm_client = get_chat_model({
'model': model,
'model_server': ollama_url,
'generate_cfg': {
'top_p': 0.8
}
})
有没有参数配置让不要每次都返…
-
### Checked other resources
- [X] I added a very descriptive title to this issue.
- [X] I searched the LangChain documentation with the integrated search.
- [X] I used the GitHub search to find a sim…
-
@krishna9304 This is just a rough plans on how to pass and get evals. Needs more work. Guide me from ur pov too please.
Like pydantic in python, we directly pass a Json Schema in typescript ig
…
-
Project Abstract
This project will be a music bot for Discord that will support automatic mashups between two tracks while generally allowing for an increasingly customized listening experience, such…
-
Not sure where the issue is, if it's in this module, in hedwig-xmpp, or if it's just a problem with configuration.
Followed the README and have configured like this:
```
config :sln_halbot, SlnHalbo…
-
Primarily for the lols, but it would be really cool to be able to do:
```console
$ git clone ssh://chat.shazow.net
```
to get the source code of the current version running there.
Related t…