qwksearch-api-client 0.0.12 → 0.0.13
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/README.md +1 -1
- package/dist/api-client.js +1 -819
- package/dist/api-client.umd.cjs +1 -1
- package/package.json +12 -5
- package/dist/index.d.ts +0 -763
package/README.md
CHANGED
|
@@ -320,5 +320,5 @@ npm install qwksearch-api-client
|
|
|
320
320
|
- [Building Transformer Guide](https://www.datacamp.com/tutorial/building-a-transformer-with-py-torch)
|
|
321
321
|
- [PyTorch Overview](https://www.learnpytorch.io/pytorch_cheatsheet/)
|
|
322
322
|
- [SearXNG Overview](https://medium.com/@elmo92/search-in-peace-with--an-alternative-search-engine-that-keeps-your-searches-private-accd8cddd6fc)
|
|
323
|
-
|
|
323
|
+
- [Evaluating Large Language Models in Scientific Discovery](https://arxiv.org/pdf/2512.15567)
|
|
324
324
|
---
|