llama-stack/docs/source
Ashwin Bharambe abfbaf3c1b
refactor(test): move tools, evals, datasetio, scoring and post training tests (#1401)
All of the tests from `llama_stack/providers/tests/` are now moved to
`tests/integration`.

I converted the `tools`, `scoring` and `datasetio` tests to use API.
However, `eval` and `post_training` proved to be a bit challenging to
leaving those. I think `post_training` should be relatively
straightforward also.

As part of this, I noticed that `wolfram_alpha` tool wasn't added to
some of our commonly used distros so I added it. I am going to remove a
lot of code duplication from distros next so while this looks like a
one-off right now, it will go away and be there uniformly for all
distros.
2025-03-04 14:53:47 -08:00
..
building_applications chore: rename task_config to benchmark_config (#1397) 2025-03-04 12:44:04 -08:00
concepts docs: Add vLLM to the list of inference providers in concepts and providers pages (#1227) 2025-02-23 20:16:30 -08:00
contributing refactor: move tests/client-sdk to tests/api (#1376) 2025-03-03 17:28:12 -08:00
distributions refactor(test): move tools, evals, datasetio, scoring and post training tests (#1401) 2025-03-04 14:53:47 -08:00
getting_started docs: update user prompt example (#1329) 2025-02-28 16:42:29 -08:00
introduction Update index.md (#888) 2025-01-28 04:55:41 -08:00
playground fix!: update eval-tasks -> benchmarks (#1032) 2025-02-13 16:40:58 -08:00
providers chore: remove dependency on llama_models completely (#1344) 2025-03-01 12:48:08 -08:00
references chore: rename task_config to benchmark_config (#1397) 2025-03-04 12:44:04 -08:00
conf.py fix: update version and fix docs release notes link 2025-03-03 11:48:57 -08:00
index.md fix: update version and fix docs release notes link 2025-03-03 11:48:57 -08:00