-
## Design Guidelines
- The key manager interface must be passed as an argument to all public API methods that require key material. e.g.
- DID Creation
- Data Signing
- MVP should include …
-
**Is your feature request related to a problem? Please describe.**
I see there are many use cases of vector databases provided on OpenAI Cookbook examples such as for powering semantic search, ques…
-
## Foundation Mission Request – Governor v2 Contract
_To take on this project, submit a proposal to this thread by June 28. Read more about Missions [here](https://gov.optimism.io/t/token-house-missi…
-
The rough draft context drafted by @acoburn contains two terms:
- primaryTopic
- primaryTopicOf
https://github.com/webidcg/webid-context/blob/main/webid.json
I checked in FOAF and the latte…
-
### Expected Behaviour
```
{"level":"INFO","location":":8","message":"スコビルデモ2","timestamp":"2023-12-08 15:21:28,502+0000","service":"service_undefined"}
スコビルデモ2
INFO:root:スコビルデモ2
```
### Cur…
-
dry-types may be a more suitable API here, and you could build up more complicated parameter structures using it. It’s also more battle-tested than your library. What do you think about using it here?…
-
Our current transaction kernel assumes that the account against which a transaction is being executed already exists. Originally, I was thinking that we'd need a separate kernel to handle account crea…
-
## Steps to Reproduce
1. Install some PWA in Google Chrome (e.g. Twitter, Unsplash)
2. Open a PWA installed the step below
## Expected Behavior
PWA opens.
## Actual Behavior
Google Chr…
-
感谢作者开源ToolBench代码和数据。通常大家对多轮对话样本的训练会将assistant内容调整loss weight=1,其他诸如system、user等内容调整loss weight=0的方式来训练对话样本。像请教一下为什么在Toolbench上要将多轮交互的样本拆分来训练?
例如这里的代码Taget是每个样本的最后一轮assistant的内容:https://github.com/…
-
I know in general that with opensource code anybody can do whatever they want. But i may be do not know something and with this particular code too. I ask someone who knows better to check if its alri…