Search Options

Results per page
Sort
Preferred Languages
Labels
Advance

Results 61 - 70 of 6,340 for content_length:[0 TO 9999] (0.08 sec)

  1. llms-external.html.md

    # External LLMs in Vespa Please refer to [Large Language Models in Vespa](llms-in-vespa.html) for an introduction to using LLMs in Vespa. Vespa provides a client for integration with OpenAI compati...
    docs.vespa.ai/en/llms-external.html.md
    Registered: Mon Nov 03 06:55:46 UTC 2025
    - Last Modified: Fri Oct 31 13:39:25 UTC 2025
    - 6.7K bytes
    - Viewed (0)
  2. developing-server-providers.html.md

    # Developing server providers The [com.yahoo.jdisc.service.ServerProvider](https://javadoc.io/doc/com.yahoo.vespa/jdisc_core/latest/com/yahoo/jdisc/service/ServerProvider.html) interface defines a ...
    docs.vespa.ai/en/reference/developing-server-providers.html.md
    Registered: Mon Nov 03 06:54:29 UTC 2025
    - Last Modified: Fri Oct 31 13:39:25 UTC 2025
    - 2.5K bytes
    - Viewed (0)
  3. eland.Series.dtypes.rst.txt

    eland.Series.dtypes ========== .. currentmodule:: eland .. autoproperty:: Series.dtypes 101
    eland.readthedocs.io/en/latest/_sources/reference/api/eland.Series.dtypes.rst.txt
    Registered: Mon Nov 03 06:22:20 UTC 2025
    - Last Modified: Thu Jun 15 15:52:09 UTC 2023
    - 101 bytes
    - Viewed (0)
  4. eland.DataFrame.to_html.rst.txt

    eland.DataFrame.to\_html ========== .. currentmodule:: eland .. automethod:: DataFrame.to_html 113
    eland.readthedocs.io/en/latest/_sources/reference/api/eland.DataFrame.to_html.rst.txt
    Registered: Mon Nov 03 06:22:42 UTC 2025
    - Last Modified: Thu Jun 15 15:52:09 UTC 2023
    - 113 bytes
    - Viewed (0)
  5. deleting-applications.html.md

    # Deleting Applications **Warning:** Following these steps will remove production instances or regions and all data within them. Data will be unrecoverable. ## Deleting an application To delete an ...
    docs.vespa.ai/en/cloud/deleting-applications.html.md
    Registered: Mon Nov 03 06:50:30 UTC 2025
    - Last Modified: Fri Oct 31 13:39:25 UTC 2025
    - 1.2K bytes
    - Viewed (0)
  6. vespa_test.html.md

    # vespa test ## vespa test Run a test suite, or a single test ### Synopsis Run a test suite, or a single test Runs all JSON test files in the specified directory, or the single JSON test file speci...
    docs.vespa.ai/en/reference/vespa-cli/vespa_test.html.md
    Registered: Mon Nov 03 06:44:29 UTC 2025
    - Last Modified: Fri Oct 31 13:39:25 UTC 2025
    - 1.7K bytes
    - Viewed (0)
  7. xgboost.html.md

    # Ranking with XGBoost Models Vespa supports importing Gradient Boosting Decision Tree (GBDT) models trained with XGBoost. ## Exporting models from XGBoost Vespa supports importing XGBoost's JSON m...
    docs.vespa.ai/en/xgboost.html.md
    Registered: Mon Nov 03 06:44:44 UTC 2025
    - Last Modified: Fri Oct 31 13:39:25 UTC 2025
    - 9.2K bytes
    - Viewed (0)
  8. bm25.html.md

    # BM25 Reference The[bm25 rank feature](rank-features.html#bm25)implements the[Okapi BM25](https://en.wikipedia.org/wiki/Okapi_BM25)ranking function used to estimate the relevance of a text documen...
    docs.vespa.ai/en/reference/bm25.html.md
    Registered: Mon Nov 03 06:44:51 UTC 2025
    - Last Modified: Fri Oct 31 13:39:25 UTC 2025
    - 3.2K bytes
    - Viewed (0)
  9. batch-delete.html.md

    # Batch delete Options for batch deleting documents: 1. Use [vespa feed](../vespa-cli.html#documents): ``` $ vespa feed -t my-endpoint deletes.json ``` 2. Find documents using a query, delete, repe...
    docs.vespa.ai/en/operations/batch-delete.html.md
    Registered: Mon Nov 03 06:42:57 UTC 2025
    - Last Modified: Fri Oct 31 13:39:26 UTC 2025
    - 4.5K bytes
    - Viewed (0)
  10. vespa_version.html.md

    # vespa version ## vespa version Show current CLI version and check for updates ``` vespa version [flags] ``` ### Options ``` -h, --help help for version -n, --no-check Do not check if a new versio...
    docs.vespa.ai/en/reference/vespa-cli/vespa_version.html.md
    Registered: Mon Nov 03 06:42:01 UTC 2025
    - Last Modified: Fri Oct 31 13:39:25 UTC 2025
    - 1K bytes
    - Viewed (0)
Back to top