-
See OpenAPI docs https://swagger.io/docs/specification/data-models/inheritance-and-polymorphism. This would be helpful with APIs that have a large number of possible request/response pairs that need t…
-
The MARC 510 field (Citation/Reference) can be particularly helpful with indications of completeness of coverage and years covered. The converter currently converts only the title and ignores the oth…
-
Using the archetype with camel-rest-extensions, when migrating APIs where the specification paths cannot be changed, this [path pattern collision issue](https://github.com/openapi4j/openapi4j/issues/1…
-
OAI-PMH対応がだいぶまともになりつつあるので、今度は本文ファイルつきで一括インポート処理をしたくなると思われます。
masao updated
9 years ago
-
The 3.1 version of OAS was released, it would be nice to have the compatibility in this tool to validade specifications in this version of the spec.
https://github.com/OAI/OpenAPI-Specification/rel…
-
- Landing page http://tdar.org/
- Services in general: https://dev.tdar.org/confluence/display/DEV/Exposed+tDAR+APIs
- RSS `http://core.tdar.org/search/rss?query=roman` - & gives `` links to resources…
-
有什么办法能统计function call调用过程中输入和输出的token数吗,试了一下修改oai.py代码,打印出的chunk里也没有相关信息
root@vllm:~/benchmark# python3 fcall.py
请输入查询内容(输入 'quit' 退出):你好
ChatCompletionChunk(id='chat-a55bee23999c4e37ae2bc50b1bf4…
-
It would be nice if we could configure the base url, then people could use offline models via [ollama](https://ollama.com/) or similar tools.
-
The component is defined in https://github.com/CLARIAH/clariah-plus/blob/main/technical-committee/shared-development-roadmap/epics/shared/fair-tool-discovery.md as follows:
*Client using the tool sto…
-
Add support for parsing wildcard parameter in UriTemplate. From https://github.com/dotnet/corefx/issues/24652#issuecomment-381698515
```c#
var template = new UriTemplate("http://localhost/{/x}", f…